https://github.com/bondok6/reactmeals
React Meals is a simple food order app allow users to add meals to the cart also change their amounts and add them multiple times and of course we can also view the carts to see what's in the cart.
https://github.com/bondok6/reactmeals
css-modules react
Last synced: about 1 month ago
JSON representation
React Meals is a simple food order app allow users to add meals to the cart also change their amounts and add them multiple times and of course we can also view the carts to see what's in the cart.
- Host: GitHub
- URL: https://github.com/bondok6/reactmeals
- Owner: Bondok6
- Created: 2022-04-03T16:09:44.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-24T18:53:56.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T16:04:05.949Z (about 2 months ago)
- Topics: css-modules, react
- Language: JavaScript
- Homepage:
- Size: 1.04 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Meals
> React Meals is a simple food order app allow users to add meals to the cart also change their amounts and add them multiple times and of course we can also view the carts to see what's in the cart.
## Built With
- React.js
- CSS_Modules## Live Demo
[ReactMeals Link](https://bondok6.github.io/ReactMeals/)
## Getting Started
To get a local copy up and running follow these simple example steps.
```bash
> git clone [email protected]:Bondok6/ReactMeals.git
> `cd ReactMeals`
```To run the project.
```bash
$ npm install
$ npm run start
```## Authors
👤 **Kyrillos Hany**
- GitHub: [@Bondok6](https://github.com/Bondok6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kyrillos-hany/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!