Skip to content

akinmaurice/react-redux-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux-Authentication

React-Redux Authentication SPA (Single Page Application),

Built using React JS, Redux, React-Router, Redux-Thunk to show User Authentication Through an API.

Authenticated Users are Able to View their Todos and Create New Todos

REST API Server for this application is available Here

Features

  1. User authentication with JWT from API.
  2. State Management with Redux

Getting Started

  1. git clone https://github.com/akinmaurice/react-redux-authentication.git
  2. cd react-redux-authentication
  3. npm install
  4. npm start

The above will get you a copy of the project up and running on your local machine for development and testing purposes.

Dependencies

  1. [React]
  2. [Redux]
  3. [React-Router]
  4. [Redux Thunk]
  5. [Redux-Persist]

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

React-Redux Authentication using a REST API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published