/Recipe-app

A simple React project to find Recipes

Primary LanguageJavaScript

Recipe app

This is a simple React app using Edamam's recipes api to practice my React, HTML, and CSS skills and add more projects to my portfolio.

Screenshot

This project has a modern and simple interface

recipe-app

Technologies

Technologies used in this project:

  • HTML5
  • CSS3
  • React 17.0.1

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start