Skip to content

usamakhan018/react-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React CRUD with Authentication

Here in this simple project we have created an system for the user to authenticate and saved his token in localStorage which can be used for further requests

React Concepts

A lot of React Concepts are touched in this simple project.

  1. Context
  2. Routing
  3. Different Layouts for Authenticated and unAuthenticatd users.
  4. Protecting Routes.
  5. Using context to store token and user info which can be used in entire application without any prop hell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published