4.0 - The Friend List App
In this app, we'll use the learncode.academy api endpoints to create a basic CRUD application with a list of friends. The Friend List App will simply show one way to go about using React with http requests.
This app will be a simple form that allows you to enter a friend name and age
Let's get started.
Last updated