A Modern Restaurant Landing Page built using ReactJs
- Clone the repo using
git clone repo_url
NOTE : This repo will be cloned in your current working directory
- Install the dependencies and packages required for this project as
yarn install
- Then to run the application simply use
yarn start