Skip to content

fcode27/portfolio

Repository files navigation

Portfolio

Welcome to my portfolio! This project showcases my work as a software developer, highlighting my skills and projects in web and mobile application development.

Technologies Used

  • Next.js: A React framework for building server-side rendered applications.
  • TypeScript: A superset of JavaScript that adds static types for improved code quality.
  • Tailwind CSS: A utility-first CSS framework for creating custom designs without leaving your HTML.

Features

  • Responsive Design: The portfolio is fully responsive, ensuring a great user experience on all devices.
  • Project Showcase: A dedicated section to display various projects.
  • Dynamic Routing: Utilizes Next.js's dynamic routing capabilities for seamless navigation.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/fcode27/portfolio.git
  2. Navigate to the project directory:
    cd portfolio
  3. Install the dependencies:
    pnpm i
  4. Start the development server:
    pnpm run dev
  5. Open your browser and visit http://localhost:3000 to view the portfolio.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published