Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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🍔

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
```