bhupendrajoshi / planmeals

Home Page:https://planmeals-zwswagibjk.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webapp to plan your meals

A web-app to plan your meals for the week

Getting Started

React application created using create-react-app

Prerequisites

Install,

  • npm
  • node
  • yarn (npm install -g yarn)
  • Register with Edamam 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)

Authors

Bhupendra Joshi.

Acknowledgments

  • Udacity's react nanodegree
  • Edamam for Search API

About

https://planmeals-zwswagibjk.now.sh/


Languages

Language:JavaScript 76.5%Language:CSS 15.0%Language:HTML 8.5%