https://github.com/adithej/loginwithauthappwrite
https://github.com/adithej/loginwithauthappwrite
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adithej/loginwithauthappwrite
- Owner: adithej
- Created: 2024-04-09T11:42:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T11:49:00.000Z (almost 2 years ago)
- Last Synced: 2025-10-06T12:58:52.167Z (4 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Authentication Private Routes With Appwrite
**Topics covered in the project:**
- Private Routes
- Auth Context
- User Login
- Persisting logged-in user
- User Logout
- Registration
- Authentication done using Appwrite
### Project Pages

## Getting started
1. Clone repo
2. run `npm install`
3. Create an account and project on appwrite.io, refer the documentation