Skip to content

cyb3rD/react-express-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-express-tutorial

Full-featured web application which emphasizes lighting-fast load times and live updates. Using React.js to build a front-end web application, Browserify and Gulp to load the app isomorphically in Node.js. Learn how to implement Express for handling HTTP requests, and how to integrate Mongoose with Express for fast and expressive long-term data storage.

ToDo

  • Test React code with Jest
  • Test Express code with Supertest
  • Implement authentication with Passport.js
  • Add prices, calculate total cost

About

Sample fullstack app using React, Express, MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages