Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahamudm90/food-corner
This is a Food-Corner site where we can filter items dynamically& found the of food & Cart this food🍔
https://github.com/mahamudm90/food-corner
css3 html5 material-ui reactjs
Last synced: about 6 hours ago
JSON representation
This is a Food-Corner site where we can filter items dynamically& found the of food & Cart this food🍔
- Host: GitHub
- URL: https://github.com/mahamudm90/food-corner
- Owner: MahamudM90
- Created: 2022-03-07T07:47:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T09:26:43.000Z (over 2 years ago)
- Last Synced: 2023-12-29T10:27:52.949Z (11 months ago)
- Topics: css3, html5, material-ui, reactjs
- Language: JavaScript
- Homepage: https://foodcornerio.netlify.app/
- Size: 926 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### FOOD CORNER🥥
This is a Food-Corner site where we can filter items dynamically& found the of Food & Cart this food🍔🥥
[Live Site](https://foodcornerio.netlify.app/)
##### Navigation
![ScreenShot of Form](screenshots/a.png)##### Customer Shown Food List
![ScreenShot of Form](screenshots/b.png)##### Order Done
![ScreenShot of Form](screenshots/c.png)##### Order - List
![ScreenShot of Form](screenshots/e.png)## Technologies
- React.js (Front-end)
- Css3 (Styling) &
- Material-UI## Run it Locally
```
$ git clone https://github.com/MahamudM90/FOODCORNER
$ cd foodcorner
$ npm install
$ npm start
$ Open http://localhost:3000
```