Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herol3oy/cs-roaster
Couchsurfing Roaster 🔥
https://github.com/herol3oy/cs-roaster
couchsurfing nextjs react
Last synced: 8 days ago
JSON representation
Couchsurfing Roaster 🔥
- Host: GitHub
- URL: https://github.com/herol3oy/cs-roaster
- Owner: herol3oy
- Created: 2024-08-18T19:25:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T10:40:37.000Z (2 months ago)
- Last Synced: 2024-09-15T03:26:14.798Z (2 months ago)
- Topics: couchsurfing, nextjs, react
- Language: TypeScript
- Homepage: https://csroaster.lol
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Couchsurfing Roaster 🔥
A full-stack application to make a playful roast of a couchsurfer based on their public profile
## Stacks
- Next.js
- React## UI
- Pico Css
## Environment Variables
```
API_KEY=
NEXT_PUBLIC_API_URL=http://localhost:3000/api/roast
```