Full Stack App with React and a REST API

2025-07-01 00:00:001

View on GitHub

Description

Used React to create a client for an existing school database REST API created in a previous project. The full stack application provides a way for users to administer a school database containing information about courses: users can interact with the database by retrieving a list of courses, viewing detail for a specific course, as well as creating, updating, and deleting courses in the database. In addition, the project require users to create an account and sign in to make changes to the database. Implementing these features pushed your React skills to new heights. To complete this project, I used my knowledge of React, JSX, React Router, and React Context API.

Edit Delete