Login System
A Frontend Login system
About
A Frontend Login system configured to be used on any website with • ContextAPT • Router • Token.
Features
- Login
- Recive Login data
- Send request to the backend to validate data in the database
- If correct, save a reference to the user in the browser
- Being wrong, warns that are wrong
- Log out
- Delete the reference that exists in the browser
- Sends a request to the backend warning to destroy that reference
- Update the page
- Delete the reference that exists in the browser
Technologies
- React
- Typescript
Requirements
- Source code editor
- For better performance the minimum requirements for programming include:
- Intel Core i5 or i7 processor.
- Full HD resolution, ideally 1920×1080.
- 8GB of RAM.
Demo
You can access the demo of this project at :
https://loginsystemvc.vercel.app/