Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/programmingwithgaurav/nextjs-portfolio
Nextjs-Portfolio
https://github.com/programmingwithgaurav/nextjs-portfolio
Last synced: about 8 hours ago
JSON representation
Nextjs-Portfolio
- Host: GitHub
- URL: https://github.com/programmingwithgaurav/nextjs-portfolio
- Owner: ProgrammingWithGaurav
- Created: 2022-10-01T03:40:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-05T09:44:06.000Z (about 2 years ago)
- Last Synced: 2023-10-30T12:28:26.271Z (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
![Screenshot](./screenshot.png)
# Made with
- Nextjs
- Tailwindcss
- ReactJs## Start the Project
```bash
yarn add
```
```bash
yarn run dev
```