FooDrop is a web application where users can order meals and snacks from stores and food outlets in and around the Air Force Institute of Technology (AFIT).
Here are the tech stacks applied in this project.
Language
Framework
The following are key features of the app
- Create user account
- Create food store
- Create delevery account
- Order meals and snack
- Add meal or snack to food store
Comming soon...
Comming soon...
The following applications are required to be installed for the project to run!
- Install a modern browser e.g Google Chrome, Edge, Firefox etc.
- Install Node.js LTS version
- Install Git
Clone this repository to your desired folder:
git clone [email protected]:PraisesPJMT/iMarket-CS.git
cd iMarket-CS
Install this project with:
npm install
To run the project, execute the following command:
npm run dev
- After running
npm run dev
, use the app on http://localhost:5173/ in the browser! - For more information please visit Vite.
👤 Praises Tula
👤 Oluwatobi Ayoola Jolaosho
The following are features to be expected in the future
- Chat with food store
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
How I can run this project?
- After cloning repository, run
npm install
to install all dependencies. Then runnpm run dev
to run the project.
- After cloning repository, run
-
How I can run tests?
- After cloning repository, run
npm install
to install all dependencies. Then runnpm test
to run the tests.
- After cloning repository, run
- Tip hart to you for checking this project out
This project is MIT licensed.