Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 634 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 634 Bytes

Project 10: Full Stack App with React and a REST API (Tech Degree)

Description

This full stack application provides a simple user interface for managing a school’s database of courses. Users can view courses created by others as well as upload their own.

Technologies used in this project include, on the back end, Node.js, Express, and Sequelize, on the front end, React, JSX, React Router, React Context API, React Markdown, Create React App, and Axios.

Getting Started

This project is made up of an API and a client. After downloading, view the Readme files in each of the two folders for installation instructions.