Skip to content

stevelikesmusic/treehouse-qa-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a practice app based on Treehouse's Node/Express REST API course (thanks @chalkers!). I completed the course and am building out the front-end in React.

To get setup:

  1. Clone the repo
  2. Run npm install
  3. npm start defaults to the dev server on port 8080 and uses cors headers since the server is on port 3000
  4. npm start:prod serves everything from port 3000

Tests, authentication, and authorization (possibly Redux) are the next pieces to follow.

About

A question and answer practice app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published