Shahriarshafin.github.io
🚀 A portfolio website built by using Next.js, TailwindCSS, Github api, & Love!
Install / Use
/learn @shahriarshafin/Shahriarshafin.github.ioREADME
<p align="center">
<img src="public/images/icons/shafin-logo.png" alt="Logo" width="200">
</p>
<p align="center">
<a href="" target="blank">
<img alt="GitHub deployments" src="https://img.shields.io/github/deployments/shahriarshafin/myportfolio/production?label=vercel&logo=vercel&logoColor=vercel&style=flat-square">
</a>
<a href="https://github.com/shahriarshafin/myportfolio/blob/master/LICENSE" target="blank">
<img src="https://img.shields.io/badge/License-MIT-blue?style=flat-square" alt="licence" />
</a>
<a href="https://twitter.com/intent/tweet?text=👋%20Check%20this%20amazing%20portfolio!%20https://shafin.live/,%20created%20by%20@connectshafin">
<img src="https://img.shields.io/twitter/url?label=Share%20on%20Twitter&style=social&url=https%3A%2F%2Fgithub.com%2Fshahriar%2Fshafin">
</a>
</p>
<div align="center">
<h1>
<a href="https://shafin.vercel.app/" target="_blank">Shahriar Shafin</a>
</h1>
A personal portfolio website to show skills, experiences, and projects
<br/>
<h2> Folk / Clone and make your own! show some love by giving 🌟</h1>
</div>
<br/>
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.
