aglamadrid19 / react-consume-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic React frontend app using a Heroku hosted API connected to Google Firestore

This project is a demo of a basic react application that connects to a RestAPI built with express hosted on Heroku.

Current features:

  • Data pull from rest api
  • Custom component to render data retrieved from api

Future:

  • Handle request properly (try, catch)
  • Fetch Profile picture URL
  • Finish CRUD to update and delete

About


Languages

Language:JavaScript 57.5%Language:HTML 27.3%Language:CSS 15.2%