Skip to content

Latest commit

 

History

History
64 lines (28 loc) · 731 Bytes

README.md

File metadata and controls

64 lines (28 loc) · 731 Bytes

My-Nextjs-Portfolio

nextjs-portfolio

🚀 Demo

https://mkwebdev.onrender.com/

💻 Built with

Technologies used in the project:

  • Nextjs
  • Typescript
  • Styled Components
  • React Springs
  • Lazy Loading

Run Locally

Clone the project

  git clone https://github.com/mostafakamal22/nextjs-portfolio

Go to the project directory

  cd nextjs-portfolio

Install dependencies

  npm install

Start the server

  npm run start