Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.01 KB

Foody

A react demo website inspired from swiggy.com

Built With

ReactJS

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/RDKonqueror/claymorphic-calendar

# Install dependencies
$ npm install @material-ui/core
$ npm install @material-ui/icons

# Run the app
$ npm start

Contact