https://github.com/sebinsong/ilwol-booking
A booking website for a mental-care counseling business in South Korea (ReactJS, expressJS)
https://github.com/sebinsong/ilwol-booking
Last synced: 3 months ago
JSON representation
A booking website for a mental-care counseling business in South Korea (ReactJS, expressJS)
- Host: GitHub
- URL: https://github.com/sebinsong/ilwol-booking
- Owner: SebinSong
- Created: 2023-08-19T01:36:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-17T02:45:59.000Z (4 months ago)
- Last Synced: 2026-03-17T14:47:43.810Z (4 months ago)
- Language: JavaScript
- Homepage: https://www.ilwolbooking.com/
- Size: 24.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Booking website for a business named 'Ilwol'
This is a booking website built using 'Vite + React' template.
It also serves its datebase-related APIs using Express.js and MongoDB.
### Development
- Run `npm install`
- Run `npm run dev`