https://github.com/joakimteixeira/user-authentication-client
Secure user authentication system with Web Tokens
https://github.com/joakimteixeira/user-authentication-client
absolute-imports airbnb-eslint axios context-api jwt localstorage-api react-bootstrap react-router reactjs responsive-design
Last synced: about 2 months ago
JSON representation
Secure user authentication system with Web Tokens
- Host: GitHub
- URL: https://github.com/joakimteixeira/user-authentication-client
- Owner: JoakimTeixeira
- Created: 2021-01-13T05:33:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T20:17:59.000Z (over 1 year ago)
- Last Synced: 2025-06-19T22:07:36.541Z (about 1 year ago)
- Topics: absolute-imports, airbnb-eslint, axios, context-api, jwt, localstorage-api, react-bootstrap, react-router, reactjs, responsive-design
- Language: JavaScript
- Homepage: https://joakimteixeira.github.io/user-authentication-client/
- Size: 822 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Authentication Client
Secure user authentication system with Web Tokens
[](https://github.com/airbnb/javascript)
### Register

### Login

### Home

### User Settings

## Running the Project
To get started, fork the repository, clone it, and then run the following commands:
npm install
npm run start
## Backend Server
https://github.com/JoakimTeixeira/user-authentication-api