Skip to content

dibolsoni/treehouse-FullStackJavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treehouse Full Stack JavaScript Techdegree - last unit

Full Stack App with React and a REST API

A user administration courses in school.

INSTALL

Steps:
@ 1 - download files
@ 2 - install dependecies -> npm install in two folders api/ and client/
@ 3 - install db ->npm run seed in /api folder
@ 4 - start project -> npm start in two folders api/ and client/

USAGE

  • Create a user
  • Create a course
  • Only the owner of the course can delete and update it

TECHNOLOGIES

  • Rest API'
  • Express
  • Sqlite
  • Javascript
  • React
  • React Router
  • React Markdown
  • JS Cookie
  • Javascript
  • CSS
  • HTML