https://github.com/artbohr/recipe-box
Store your recipes in this "recipe-box"
https://github.com/artbohr/recipe-box
es6 react-bootstrap reactjs
Last synced: 3 months ago
JSON representation
Store your recipes in this "recipe-box"
- Host: GitHub
- URL: https://github.com/artbohr/recipe-box
- Owner: artbohr
- Created: 2017-10-26T17:21:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-24T00:58:16.000Z (over 7 years ago)
- Last Synced: 2025-01-11T13:10:18.317Z (5 months ago)
- Topics: es6, react-bootstrap, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe Box
## Live Demo
https://artbohr.github.io/recipe-box/## Local Setup
clone this repository and *run* these commands:```
npm install
npm start
```### This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).