xeusteerapat / node-react-authentication

Basic authentication with node.js, sequelize and react.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-react-authentication

Basic user authentication with Node.js, Sequelize and React.js

Tech stack

  • Node.js and Express.js as backend
  • Authentication with passport.js and jwt
  • Fronend with React.js

Installation

$ npm install
$ cd client
$ npm install

About

Basic authentication with node.js, sequelize and react.js


Languages

Language:JavaScript 82.3%Language:HTML 17.7%