Skip to content

This is version 1 of my personal portfolio. Made using Next.JS, Styled components and TypeScript.

License

Notifications You must be signed in to change notification settings

hassanShakur/portfolio

Repository files navigation


hassanshakur - Personal Portfolio

Welcome to my portfolio hassanshakur, built with Next.js and hosted with Vercel

Hosting status

Vercel Status


Hassan Shakur portfolio demo


🪄 Installation & Set Up

  1. Clone this repository.

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

    cd portfolio/
    
    npm install
  3. Start the development server.

    npm run dev

    Your site is now running at http://localhost:3000!

  4. Open the source code and start editing!


🚀 Building for production

  1. Generate a full static production build.

    npm run build
  2. Preview the site as it will appear once deployed.

     npm start

    Your site is now running at http://localhost:3000!


🧐 What's inside?

A quick look at the top-level files and directories you'll see in this project.

.
├── app
├── components
├── data
├── fonts
├── helpers
├── images
├── public
├── redux
├── types
├── .eslintrc.json
├── .gitignore
├── LICENSE
├── README.md
├── next.config.js
├── package-lock.json
├── package.json
└── tsconfig.json

📝 License

Licensed under the MIT License.

About

This is version 1 of my personal portfolio. Made using Next.JS, Styled components and TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published