eahlberg / React-Redux-Basic-Authentication-Flow

An user can successfully sign up and will be navigated to welcome page, existing users can login and navigate to restricted pages

Home Page:https://github.com/sjagata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Redux-Basic-Authentication-Flow

An user can successfully sign up and will be navigated to welcome page, existing users can login and navigate to restricted pages

Installation

This webapp requires Node.js to run.

Download and extract the project.

Install the dependencies and start the server.

CLient folder:

$ npm install 
$ npm run start

Server Folder:

$ npm install
$ node index.js 
or nodemon
or npm run dev

Then visit,

alt tag

alt tag

alt tag

About

An user can successfully sign up and will be navigated to welcome page, existing users can login and navigate to restricted pages

https://github.com/sjagata


Languages

Language:JavaScript 81.6%Language:CSS 14.2%Language:HTML 4.2%