A simple app created using React, Flux & Express API. Yeah, I love to cook. So decided to create a cute little app that simply allows the user to create and remove recipes.
App uses,
- React (duh!)
- React Router
- Flux (yeah, next app is with Redux!)
- Webpack
- Bootstrap CSS
- Express JS API
- axios
- Install webpack
- Clone app
- Run "npm install"
- At terminal / command prompt "npm run api"
- At terminal / command prompt "npm run dev"
- Hit http://localhost:8080/
Feel free to send a note if you find something that doesn't work. All ears!
Enjoy!