rgxmzs / Recipe-app

A simple React project to find Recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple React project to find Recipes


Languages

Language:JavaScript 51.1%Language:CSS 24.6%Language:HTML 24.3%