This project is a Mock Food Delivery App. You can easily navigate to restaurants in your area, choose a restaurant, and select food that you want to add to your cart. You can then checkout and receive SMS notifications regarding your order via the Twilio API.
SSH
git clone git@github.com:glitjch/Team_8_Fuber.git
HTTPS
https://github.com/glitjch/Team_8_Fuber.git
CLI
gh repo clone glitjch/Team_8_Fuber
npm install
npm run db:reset
npm run
npm start