Skip to content

jsdelivrbot/React-Redux-Authorisation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React- Redux Authorisation

Description

This React-Redux application allows to register and sign-in to a localhost secret page. Is's running on MongoDB (must be installed and running) and node.js server.

Getting started:

server node.js
  • cd server/
  • npm install
  • npm run dev
client
  • cd auth-client/
  • npm install
  • npm start

About

React-Redux Authorisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 2.3%
  • CSS 0.1%