Skip to content

Final project for Full Stack Javascript Techdegree through Treehouse.

Notifications You must be signed in to change notification settings

crankeith/techdegree-project-full-stack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack App

This is the final project for the Javascript Full Stack Techdegree through Treehouse.

It contains both a client-side, single page application built using React as well as a server-side Api built using Express and REST methodology.

To run this project, download all files and then cd into the client directory and api directory in separate command prompt/terminal windows and run npm start on both. The client will run on localhost:3000 and the api will run on localhost:5000.

The application itself is a simple app that allows the user to view all courses created by the user base, sign up for their own login and begin adding courses of their own. They can update/delete their own courses as well.

About

Final project for Full Stack Javascript Techdegree through Treehouse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published