https://github.com/kumard3/dev-folio
Create your Portfolio with just one username .
https://github.com/kumard3/dev-folio
nextjs portfolio react tailwindcss typescript vercel
Last synced: 12 months ago
JSON representation
Create your Portfolio with just one username .
- Host: GitHub
- URL: https://github.com/kumard3/dev-folio
- Owner: kumard3
- Created: 2022-03-07T15:27:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-27T12:34:34.000Z (over 3 years ago)
- Last Synced: 2024-05-02T03:06:02.619Z (about 2 years ago)
- Topics: nextjs, portfolio, react, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://devfolio.kumard3.com
- Size: 1.29 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

🌐 [Open Website](https://devfolio.kumard3.me)
Devfolio is an open source application which allows developers to create a portfolio in less than 2 minutes with just their **username**.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Check out Vercel deployment process [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
Built by [Kumar Deepanshu](https://kumard3.me)