An open API service indexing awesome lists of open source software.

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)

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`