/react-menu-monkey-client

Frontend for a recipe box website

Primary LanguageJavaScript

react-menu-monkey-client

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 account which grants them access to adding new recipes.

Front page screenshot

How to run it

Start server then:

git clone https://github.com/benawad/react-menu-monkey-client.git

cd react-menu-monkey-client

npm install

npm start

Learn how it was made

Check out the YouTube tutorial.