CheapifyMe is a food and drink deal finder app. It will help you find amazing deals within walking distance. This app is dependent on user input as it allows users to submit deals that they find while out, think of Waze but to report on deals on food and drinks.
-
Clone this repo and enter!
git clone https://github.com/LisaPisa12/CheapifyMe cd CheapifyMe
-
Install dependencies.
npm install
-
Start the client and the server
cd client npm run dev:secure cd server npm run dev:secure
-
The app will show on localhost:3000
- Frontend
- Backend: