Skip to content

kmanadkat/React-Sample-Auth-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Protected Route & Todo App

This is a scaffold like React Redux project. It contains a primary protected route. After signing in you would see a classic Todo app. It is intended to be used by my blog post readers as a sample project to learn how to deploy React Redux apps to Googl Firebase.

Demo

Installation

You should have Node Js installed (v10+ LTS) as a prerequisite. This app is built with create-react-app.\

  1. Clone the repo & extract the files if zipped.\
  2. Run npm install in project root directory.\
  3. Runs the app in the development mode.\
  4. Open http://localhost:3000 to view it in the browser.

I have used Bootstrap theme from Bootswatch, they have very nice collection containing several customized bootstrap themes.

About

A very basic auth & todo app with React Redux. Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published