https://github.com/HelixHEX/reactjs-appwrite_userauth
https://github.com/HelixHEX/reactjs-appwrite_userauth
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/HelixHEX/reactjs-appwrite_userauth
- Owner: HelixHEX
- Created: 2020-05-22T23:06:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T11:27:49.000Z (almost 3 years ago)
- Last Synced: 2024-11-02T21:31:42.517Z (about 1 year ago)
- Language: CSS
- Size: 7.91 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-appwrite - Source Code - authentication-with-react-js-and-appwrite-30c9096e92b2) (Showcase (Built with Appwrite 📣) / React)
README
# Demo User Authentication With React.js and Appwrite
## Description
* This is a simple web application for user authentication
* It uses React.js as the front end
* It uses Appwrite as the backend
* Here is the Medium tutorial to learn how it was built -> https://medium.com/@e.wambugu192/user-authentication-with-react-js-and-appwrite-30c9096e92b2
## Screenshots
### Login Page

### Signup Page

### Home Page

## How to run
* Clone this project
* Run ```npm install``` to install packages
* Run ```npm start``` to start the server