Skip to content

Small app in react-redux to make a shopList with a recipe-app

Notifications You must be signed in to change notification settings

henritouchard/RecipeToList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipeToList

Welcome to the RecipeToList exercise :

Welcome, this exercise is a kind of react-redux training. this is a small react-app which aim is to display some recipes (hard written in a json file), and allow user to change servings, choose ingredients and access a ShopList.

Deployment :

To deploy, you need to have npm installed on your environnement.

just type npm install && npm start. after it access to : http://localhost:3000/

you can see it already deployed at link : http://recipetolistfluo.surge.sh (first charging will be a bit long because server stops in case it's not used)

Have fun !

About

Small app in react-redux to make a shopList with a recipe-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published