appwrite / demos-for-react

Demos and tutorials for getting started with Appwrite + React JS
https://appwrite.io
MIT License
91 stars 39 forks source link

refactor-example-auth #25

Closed ticianomorvan closed 1 year ago

ticianomorvan commented 1 year ago

What does this PR do?

This is a new pull request as a replacement of my old pull request that suffered from merge conflicts.

This is a refactor of the Appwrite's Authentication example using newer technologies like Vite, TypeScript and demonstrating useful use cases like auth-based routing.

Test Plan

I tested this code locally with a Docker image of Appwrite.

Related PRs and Issues

https://github.com/appwrite/demos-for-react/pull/19

Have you read the Contributing Guidelines on issues?

Yes I did read the Contributing Guidelines.

stnguyen90 commented 1 year ago

Adding @codercatdev for review, but this should be considered a hacktoberfest PR so maybe Chrisy should merge it