Skip to content

React.js application where users can store and search for recipes by ingredients

Notifications You must be signed in to change notification settings

btaskew/recipes

Repository files navigation

Recipes

This is a simple React.js application where users can store recipe ideas along with their ingredients, and search for recipes by similar ingredients. A simple lokijs local storage container is used for demonstration purposes, however the external-api branch has been developed to point to an external data source to allow for permanent storage.

This project was bootstrapped with Create React App.

Setup

Simply clone the repository and run npm install to setup the project. Then run npm run to get started!

About

React.js application where users can store and search for recipes by ingredients

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published