High On Calories - A modern UI Recipe application

  • It is a recipe search application built with the edamame API.
  • It has a simple, modern user interface built with react js.
  • Responsive on desktop, mobile, and iPads

Run Locally

Clone the project

  git clone https://github.com/JayashTripathy/High-On-Calories.git

Go to the project directory

  cd High-On-Calories 

Install dependencies

  npm install

Start the server

  npm start