This is recipe box website created using Feathersjs for the backend and React for the frontend. The website displays dishes that users can click on to find recipes and pictures. New users can create an acccount which grants them access to adding new recipes.
Start server then:
git clone https://github.com/benawad/react-menu-monkey-client.git
cd react-menu-monkey-client
npm install
npm start
Check out the YouTube tutorial.