Skip to content

julianbetancourt/recipe-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Recipe Box Simple App to manage recipes. Users can add, edit and remove recipes. Changes are persisted using localStorage.

Local Installation

  1. cd to the project's folder
  2. npm install
  3. npm start
  4. Open http://localhost:3000

Online

You can see the project live at http://recipee-box.herokuapp.com/

Main Technologies Used

  1. create-react-app (Webpack, Babel, React)
  2. Redux (react-redux, redux-thunk)
  3. Lodash
  4. Sass (BEM)

About

Recipe Box built using React.js and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published