/next-portfolio

My next.js portfolio

Primary LanguageJavaScriptMIT LicenseMIT

Set up and run

  1. Clone the repository
https://github.com/shahriarshafin/myportfolio.git
  1. Change the working directory
cd myportfolio
  1. Install dependencies
npm install # or, yarn install
  1. Run the app in development mode
npm run dev # or, yarn dev

That's All! Now open localhost:3000 to see the app.

Built with

Folk / Clone and make your own! show some love by giving 🌟

License

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