DrewStock / React-Recipe-app

A React app for viewing cooking recipes

Home Page:https://drewstock.github.io/React-Recipe-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Recipe app

This is a web application that I've been developing while working through the Udemy tutorial, Modern React with Redux.

  • The purpose of this app is for viewing cooking recipes
  • Data for the app is served up by the back-end that I've developed, recipe API
  • The app is hosted on GitHub pages at https://drewstock.github.io/React-Recipe-app/
  • Plans for future development
    • Build UI functionality for:
      • Searching recipes
      • Adding a new recipe
      • Updating existing recipes
      • Deleting recipes
      • Creating user accounts

About

A React app for viewing cooking recipes

https://drewstock.github.io/React-Recipe-app/

License:MIT License


Languages

Language:JavaScript 98.8%Language:CSS 1.0%Language:HTML 0.2%