Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appwrite/demos-for-react
Demos and tutorials for getting started with Appwrite + React JS
https://github.com/appwrite/demos-for-react
appwrite hacktoberfest react reactjs
Last synced: about 1 month ago
JSON representation
Demos and tutorials for getting started with Appwrite + React JS
- Host: GitHub
- URL: https://github.com/appwrite/demos-for-react
- Owner: appwrite
- License: mit
- Created: 2020-09-11T20:21:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T14:29:07.000Z (7 months ago)
- Last Synced: 2024-12-20T18:13:21.570Z (about 1 month ago)
- Topics: appwrite, hacktoberfest, react, reactjs
- Language: JavaScript
- Homepage: https://appwrite.io
- Size: 16 MB
- Stars: 96
- Watchers: 15
- Forks: 39
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Appwrite + React = ❤️
This repository has various example projects created by the Appwrite community using ReactJS.
## Small Examples
- [**Login and Signup Page**](/example-auth/) Implementation of Appwrite's Create Session and Create User API Using ReactJS as the UI Framework.
- [**CRUD application with Appwrite**](/example-crud/) Implementation of Appwrite's CRUD API Using ReactJS as the UI Framework.
- [**Locale API- Getting user's Location Example**](/example-locale/) Implementation of Appwrite's Local-API using ReactJS as the UI Framework.
- [**Simple image cropping examples and tutorial**](/example-cropping/) Implementation of Appwrite's image preview and cropping API Using ReactJS as the UI Framework.
- [**Images with React**](/example-storage/) Implementation of Appwrite's Storage and Permissions APIs using ReactJS as the UI Framework.## Large Projects
None yet! Go ahead and create some!