Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Login Boilerplate

Description

Base structure to start development Web Applications with access control by login

Motivation

Often we need create a basic structure for web application with login, main container and side menu.
Okay, but it's a little boring.
You can clone the git project and go directly to the needs of your project.

Features

    - Access control by login - Redirect to login page when is user invalid
    - Login UI with user name and password
    - Remember username and password - Skip to main page
    - App Bar
    - Drawer menu

Technology

    - ReactJS
    - Material Design
    - React Router v4
    - Redux

Configuration to develpment

git clone https://github.com/luissanches/reactjs-login-boilerplate.git [your project name]
cd [your project name]
npm install
go a head!

Print Screens

Login:

Main:

Drawer:

Logout:

About

Base structure to start development web applications with access control by login

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages