/Booking-app

Primary LanguageJavaScript

Booking-app

  • Rest API endpoints for a booking system.

Prerequisites

- yarn
```sh
  yarn install
```
- Have a mongodb cloud account

Getting Started

   git clone https://github.com/zanderthuo/Booking-app.git
  • To start the server run the following command.
   yarn start
  • Create a new file .env

  • Copy the contents on .env.example to .env file.