readme.md
November 13, 2024 ยท View on GitHub
Shahriar Shafin
A personal portfolio website to show skills, experiences, and projectsFolk / Clone and make your own! show some love by giving ๐
Set up and run
- Clone the repository
https://github.com/shahriarshafin/shahriarshafin.github.io.git
- Change the working directory
cd shahriarshafin.github.io
- Install dependencies
npm install # or, yarn install
- Create .env
Create a
.envfile similar to.env.example
- 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
- Framework: Next.js
- API: Github API
- Styling: Tailwind CSS
- Icon Packs: React-Icons
- Analytics: Google Analytics
- Deployment: Vercel
License
This project is licensed under the MIT License - see the LICENSE file for details.