An open API service indexing awesome lists of open source software.

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"

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).