A collection of recipes from all over the world, built with React JS.
With this app you can display a list of recipes and see the country of their origin, you can also add your favorite recipe to the collection.
In the project directory, you can run:
Start JSON Server on 3010 port. You can change port in package.json:
json-server -p3010 --w db.json