React App using React Router and API for Recipe by Food2Fork
- Clone The Repo:
git clone https://github.com/THELAZYKING/Recipe-App-React.git - Install NODE & NPM
- Change to root directory of Folder
- IN COMMAND PROMPT: Run
npm install - IN COMMAND PROMPT: Run
npm start