https://github.com/programmingwithgaurav/nextjs-portfolio
Nextjs-Portfolio
https://github.com/programmingwithgaurav/nextjs-portfolio
Last synced: about 2 months ago
JSON representation
Nextjs-Portfolio
- Host: GitHub
- URL: https://github.com/programmingwithgaurav/nextjs-portfolio
- Owner: ProgrammingWithGaurav
- Created: 2022-10-01T03:40:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-05T09:44:06.000Z (over 3 years ago)
- Last Synced: 2025-01-19T12:54:09.615Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nextjs Portfolio

# Made with
- Nextjs
- Tailwindcss
- ReactJs
## Start the Project
```bash
yarn add
```
```bash
yarn run dev
```