Skip to content

mehmadullahsheikh/my-portfolio

Repository files navigation

Portfolio

Portfolio is a portfolio website built using Next.js, Tailwind CSS, and Framer Motion. It allows developers to showcase their projects, skills, and blogs in a visually appealing manner.

Features

  • Responsive design using Tailwind CSS
  • Smooth animations with Framer Motion
  • Dark mode support
  • Modular and reusable components
  • Easy to customize

Installation

To get started with Portfolio, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/repo.git
    cd mehmadullah-portfolio
  2. Install the dependencies:

    Make sure you have Node.js installed. Then, run the following command to install the necessary packages:

    npm install
  3. Run the development server:

    Start the development server to view the project locally:

    npm run dev

    Open http://localhost:3000 in your browser to see the result.

  4. Build for production:

    To create an optimized production build, run:

    npm run build
  5. Start the production server:

    After building the project, you can start the production server with:

    npm start

Usage

The Portfolio project is structured to be intuitive and easy to navigate.

By understanding the structure and components of Portfolio, you can easily customize and extend the project to fit your needs.

About

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors