Skip to content

A sleek and modern portfolio website built with Next.js. It can be used as a template for your next portfolio website — for FREE. 💯

License

Notifications You must be signed in to change notification settings

psparwez/portfolio

Repository files navigation

👋 Portfolio Portfolio

A sleek and modern portfolio website built with Next.js, showcasing professional experience and projects in a minimalist, user-friendly design. 💯

📸 Demo Screenshots

Image

Getting Started

Follow these steps to run the project locally:

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/psparwez/portfolio.git
    cd portfolio
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm run dev
    # or
    yarn dev

    The application will be available at http://localhost:3000.

Build for Production

To create an optimized production build, run:

npm run build
npm start
# or
yarn build
yarn start

About

A sleek and modern portfolio website built with Next.js. It can be used as a template for your next portfolio website — for FREE. 💯

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published