This repository contains the backend and frontend for the Tomatto Food Booking system. Follow the steps below to set up and run the project.
-
Install Node.js
- Download Node.js
- Run the installer and follow the instructions.
-
Install MongoDB
- Follow the instructions here to set up MongoDB Atlas.
- Set up a database and get your connection string.
- Replace the connection string in
db.jswith your credentials.
git clone https://github.com/KaeithEmmanuel/Tomatto-FoodBooking.git
cd Tomatto-FoodBooking