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
- Host: GitHub
- URL: https://github.com/nlagdhir/nextjs-portfolio
- Owner: nlagdhir
- Created: 2022-09-13T17:46:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-16T10:11:05.000Z (over 3 years ago)
- Last Synced: 2025-03-01T17:14:35.030Z (over 1 year ago)
- Topics: nextjs, personal-website, portfolio
- Language: JavaScript
- Homepage: https://nextjs-portfolio-nlagdhir.vercel.app
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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
[](https://nlagdhir.in/)
[](https://www.linkedin.com/in/nileshlagdhir/)
[](https://twitter.com/nlagdhir)