Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereumdegen/degen-portfolio
A portfolio website frontend using vite and react
https://github.com/ethereumdegen/degen-portfolio
Last synced: 15 days ago
JSON representation
A portfolio website frontend using vite and react
- Host: GitHub
- URL: https://github.com/ethereumdegen/degen-portfolio
- Owner: ethereumdegen
- Created: 2023-03-04T23:48:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-24T01:32:07.000Z (12 months ago)
- Last Synced: 2024-10-11T06:25:20.749Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://degen-portfolio.vercel.app
- Size: 5.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Degen Portfolio
An open-source personal portfolio website built with vite, react and tailwind.
### Getting Started
1. Clone this repo
2. Install dependencies with 'yarn install'
3. Run a sample server with 'yarn dev'
4. Deploy with 'yarn build-dev'