mgraonic / react-pets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Pets

This code contains the starter React application for a pet management system.

First, we'll build a React application which manages a static set of pet data.

Next, we'll enhance this application to pull all of the pet data from an API.

Lastly, we'll enhance the application to create new pet data and POST to the API.

About


Languages

Language:JavaScript 73.4%Language:HTML 20.8%Language:CSS 5.8%