https://github.com/joshwrn/fetch-front-end
https://github.com/joshwrn/fetch-front-end
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshwrn/fetch-front-end
- Owner: joshwrn
- Created: 2025-02-08T05:05:44.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T02:17:24.000Z (10 months ago)
- Last Synced: 2025-02-11T02:27:44.560Z (10 months ago)
- Language: TypeScript
- Homepage: https://fetch-front-end.vercel.app
- Size: 452 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fetch Front End
Live Demo: https://fetch-front-end.vercel.app/
# Run Locally
1. Clone the repo
2. Run `npm install --legacy-peer-deps`
3. Run `npm run dev`
4. Open http://localhost:3000