https://github.com/joakimteixeira/user-authentication-client
Website for user authentication with JWT
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: 3 months ago
JSON representation
Website for user authentication with JWT
- Host: GitHub
- URL: https://github.com/joakimteixeira/user-authentication-client
- Owner: JoakimTeixeira
- Created: 2021-01-13T05:33:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:11:59.000Z (7 months ago)
- Last Synced: 2025-01-17T08:37:18.301Z (4 months 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: 821 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Authentication Client
Website for user authentication with JWT
[](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