Skip to content

Develop Industry-Standard React Applications with MongoDB, Express, and Node.js

Notifications You must be signed in to change notification settings

enigmae/full-stack-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-Stack React

About this project

These are the class materials for the Full-Stack React class on O'Reilly. The folders represent what we will build during each step of the class.

  1. A standalone front-end application. See the front-end-standalone folder.
  2. An API that isn't connected to a database. See the back-end-no-db folder.
  3. A connected full stack application. See the full-stack folder.

Each folder contains a README.md file explaining how to get started. Generally speaking, you will run yarn install or npm install and then run yarn start or npm start.

About

Develop Industry-Standard React Applications with MongoDB, Express, and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.3%
  • HTML 15.9%
  • CSS 1.9%
  • Shell 0.9%