https://github.com/praisespjmt/imarket-cs
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).
https://github.com/praisespjmt/imarket-cs
reactjs scss typescript
Last synced: about 2 months ago
JSON representation
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).
- Host: GitHub
- URL: https://github.com/praisespjmt/imarket-cs
- Owner: PraisesPJMT
- License: mit
- Created: 2023-02-24T12:56:31.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2023-03-01T09:31:01.000Z (over 3 years ago)
- Last Synced: 2025-03-29T12:14:55.893Z (over 1 year ago)
- Topics: reactjs, scss, typescript
- Language: TypeScript
- Homepage:
- Size: 28.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- [📗 Table of Contents ](#-table-of-contents-)
- [📖 FooDrop ](#-foodrop-)
- [🛠 Built With ](#-built-with-)
- [⚙️ Tech Stack ](#️-tech-stack-)
- [💡 Key Features ](#-key-features-)
- [🎞️ Preview ](#️-preview-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [❓ FAQ ](#-faq-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
> 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
Markup Languages
> 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...
### Prerequisites
> The following applications are required to be installed for the project to run!
- Install a modern browser e.g [Google Chrome](https://www.google.com/chrome/), [Edge](https://www.microsoft.com/en-us/edge?r=1), [Firefox](https://www.mozilla.org/en-US/exp/firefox/new/) etc.
- Install [Node.js](https://nodejs.org/en/download/) LTS version
- Install [Git](https://git-scm.com/downloads)
### Setup
Clone this repository to your desired folder:
```sh
git clone git@github.com:PraisesPJMT/iMarket-CS.git
cd iMarket-CS
```
### Install
Install this project with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
```
- After running `npm run dev`, use the app on [http://localhost:5173/](http://localhost:5173/) in the browser!
- For more information please visit [Vite](https://vitejs.dev/guide/).
👤 **Praises Tula**
[](https://github.com/PraisesPJMT/)
[](https://www.linkedin.com/in/praises-tula/)
[](https://twitter.com/PraisesPJMT/)
[](mailto:praisesmusa@gmail.com)
[](https://angel.co/u/praises-tula/)
👤 **Oluwatobi Ayoola Jolaosho**
[](https://github.com/codeironside)
[](https://twitter.com/fury25423)
[](mailto:fury25423@gmail.com)
> 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](../../issues/).
Give a ⭐️ if you like this project!
- **How I can run this project?**
- After cloning repository, run `npm install` to install all dependencies. Then run `npm run dev` to run the project.
- **How I can run tests?**
- After cloning repository, run `npm install` to install all dependencies. Then run `npm test` to run the tests.
> - Tip hart to you for checking this project out
This project is [MIT](./LICENSE) licensed.