Skip to content

Treehouse Final Capstone Project: Express API Backend with React Frontend

Notifications You must be signed in to change notification settings

kidcompassion/treehouse_techdegree_project_ten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

treehouse_techdegree_project_ten

Full Stack App with React and a REST API

This app has two parts: the React frontend, inside of /client, and the Express/Sequelize/SQLite backend, in /api.

Client

To start the client-side app, cd into the client directory and run npm install followed by npm start.

API

To start the api, cd into the API directory and run npm install npm run seed npm start

About

Treehouse Final Capstone Project: Express API Backend with React Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published