Skip to content

movingStars/node-react-express-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete Guide to Node Authentication with React and MySQL

Current version database is ported to MySQL

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git clone https://github.com/movingStars/node-react-express-mysql.git
  2. Install packages: npm install
  3. Edit the database configuration: config/database.js
  4. Create the database schema: node scripts/create_database.js
  5. Launch: node server.js
  6. Visit in your browser at: http://localhost:8080

Licence: 1

About

node-react-express-mysql webApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published