An open API service indexing awesome lists of open source software.

https://github.com/nlagdhir/nextjs-portfolio

portfolio site with next js
https://github.com/nlagdhir/nextjs-portfolio

nextjs personal-website portfolio

Last synced: 15 days ago
JSON representation

portfolio site with next js

Awesome Lists containing this project

README

          

# NextJS Portfolio Website

Simple Portfolio website with below sections :

- Header
- Hero section
- Projects
- Technologies
- Timeline
- Accomplishments
- Footer

## Demo

https://nextjs-portfolio-nlagdhir.vercel.app/

## Screenshots

![App Screenshot](https://i.ibb.co/WgPMpts/image.png?text=App+Screenshot+Here)

## Run Locally

Clone the project

```bash
git clone https://github.com/nlagdhir/nextjs-portfolio.git
```

Go to the project directory

```bash
cd nextjs-portfolio
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
```

## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://nlagdhir.in/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/nileshlagdhir/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/nlagdhir)