devarsh / loginApp

A demo login app using redux,react,redux-router, my attempt to full stack js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Login App ####prereq mongodb (data store for users)

###Installing the app

npm install

###Running the project

npm run start:server
npm run start:client

About

A demo login app using redux,react,redux-router, my attempt to full stack js


Languages

Language:JavaScript 99.0%Language:HTML 1.0%