Skip to content

A diet management application created using React and external API's

Notifications You must be signed in to change notification settings

vikpande/diet-mgmt-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diet management application

diet management application built in React to schedule diet, know the recipes and plan shoppng for the week

Getting Started

React application created using create-react-app

Prerequisites

Install,

  • npm
  • node
  • yarn (npm install -g yarn)
  • Register with Edamam [https://www.edamam.com] and get API key and APP ID,
    • create a local file .env
    • Add API ID to REACT_APP_API_ID
    • Add API KEY to REACT_APP_API_KEY

Starting app

  • install dependencies (yarn or npm install)
  • start the client (yarn start or npm run start)

Contribution

  • fork
  • branch and make changes
  • create pull request with suggestions and benefits

Acknowledgments

  • friends and colleagues
  • Udacity's react nanodegree
  • Edamam for Search API

About

A diet management application created using React and external API's

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published