Copyright (c) 2020 Ronnie Song
This is a simple dashboard that allows its users to search an recipe.
Live demo: here
Edamam API, Nutritionix API, Yelp API
yarn, create-react-app, react-bootstrap, react-chartjs-2, react-router-dom, Axios, react-leaflet, fontawesome, eslint, Heroku
Git clone, and install all modules/dependencies
$ git clone https://github.com/ronniesong0809/dashboard.git
$ cd dashboard
$ yarn install
Run
$ yarn start
Go to: localhost:3000/
- Edamam API Documentation
- Nutritionix API v2 Documentation
- Yelp API v3 Documentation
- React Bootstrap Documentation
- React Chartjs-2: Examples, codes
- React-Leaflet: Example
- Working with JSON
- Heroku Buildpack for create-react-app
- Fixed Headers, On-Page Links, and Overlapping Content, Oh My!
This program is licensed under the "MIT License". Please
see the file LICENSE
in the source distribution of this
software for license terms.