Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 2.1 KB

readme.md

File metadata and controls

73 lines (54 loc) · 2.1 KB

Logo

GitHub deployments licence

A personal portfolio website to show skills, experiences, and projects

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


Set up and run

  1. Clone the repository
https://github.com/shahriarshafin/shahriarshafin.github.io.git
  1. Change the working directory
cd shahriarshafin.github.io
  1. Install dependencies
npm install # or, yarn install
  1. Create .env

Create a .env file similar to .env.example

  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

License

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