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: 3 months ago
JSON representation

Demos and tutorials for getting started with Appwrite + React JS

Lists

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!