Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developeromarfaruk/node-react-custom-jwt-auth
In this repository Login and Register authentication and authorization are done by using a custom JWT token.
https://github.com/developeromarfaruk/node-react-custom-jwt-auth
axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api
Last synced: 13 days ago
JSON representation
In this repository Login and Register authentication and authorization are done by using a custom JWT token.
- Host: GitHub
- URL: https://github.com/developeromarfaruk/node-react-custom-jwt-auth
- Owner: DeveloperOmarFaruk
- Created: 2024-07-16T16:50:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T19:53:21.000Z (5 months ago)
- Last Synced: 2024-11-07T19:45:16.452Z (2 months ago)
- Topics: axios, bcryptjs, bootstrap5, cors, css3, dotenv, express-js, html5, jsonwebtoken, jsx, jwt-token, mongodb, nodejs, nodemon, react-hooks, react-router, reactjs, restful-api
- Language: JavaScript
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Here is some UI and work shown in this repository
#
## Project Details
#
In this repository Login and Register authentication and authorization are done by using a custom JWT token.
#
### `Technology Use`
#
1. React JS
2. Context API
3. React Toastify
4. React Hooks
5. React Dom
6. Axios
7. RESTful APIs
8. MongoDB
9. Node JS
10. Express JS
11. Bcryptjs
12. JSON web token
13. JSX
14. HTML
15. CSS
16. Bootstrap#
### `Project Pages`
#
1. Home Page
2. Login Page
3. Register Page
4. Profile Page
5. Dashboard Page#
### `Home Page`
#![image](https://github.com/user-attachments/assets/2ced0de2-70ae-4556-85ac-9ed9c7289da1)
#
### `Login Page`
#
![image](https://github.com/user-attachments/assets/ac57fc73-9fc0-4b57-9c39-31d535990391)#
### `Register Page`
#
![image](https://github.com/user-attachments/assets/c8adb967-ad2c-498c-9cb3-ee310dfc284f)#
### `Profile Page`
#
![image](https://github.com/user-attachments/assets/e4d5dc33-384b-4880-8040-446529d62cac)#
### `Dashboard Page`
#
![image](https://github.com/user-attachments/assets/87c93243-22f4-49ce-9e1c-e455be894682)#