This react app was written to answer one of the world's hardest questions. WTF should you eat?! This project is powered by MealDB API.
This web app is currently hosted at https://wtf-eat.herokuapp.com/
Clone this repo in your folder of choice and run the command npm i to install node
modules.
After node modules have installed run the command npm run start to run the project.