Skip to content

williamalonso/contextapi-react-auth-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Auth System with ContextAPI


🤔 About the Project?

It's about implementing an authentication system with React ContextAPI using TypeScript


🚀 Technologies

This project was developed with the following techs:


✨ About project construction:

  • We're using ContextAPI to pass data between components;
  • We have a Login page;
  • We have a Home page;
  • We are using TypeScript;

🙅 Instalation and uses

The React version is 18.2.0.

The Styled-Component version is 6.0.5;

The Router version is 6.14.2;

The Node version is 20.4.0.

If you wish, clone or download this repositry:

# Clone the repository
$ git clone git@github.com:williamalonso/contextapi-react-auth-ts.git

After downloading or cloning, run the command npm i.

Next step is runing the command npm start on the main project folder.

William Alonso

About

React Auth System with ContextAPI and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors