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

Add Images with React sample #23

Closed metadaddy closed 1 year ago

metadaddy commented 1 year ago

What does this PR do?

This PR adds a new sample React app and tutorial showing how to use Appwrite Storage.

Test Plan

At present, in common with the Todo with React sample that this app is based on, there is no test code.

Have you read the Contributing Guidelines on issues?

Yes!

metadaddy commented 1 year ago

Hi @christyjacob4 - Tessa, on the appwrite Discord, asked me to add you as a reviewer (and also said this was awesome 🙂). I can't add you directly, so I'm mentioning you instead 👍🏻

codercatdev commented 1 year ago

@metadaddy can you update the requested items?

metadaddy commented 1 year ago

Hi @codercatdev - I don't think this has had a review yet.

metadaddy commented 1 year ago

Hi @codercatdev - thanks for the review! I made all the changes you suggested, squashed the commit and force-pushed.

codercatdev commented 1 year ago

@metadaddy were you able to make the above changes?

metadaddy commented 1 year ago

@codercatdev Apologies - was on conference duty for the past couple of weeks. I've applied all the changes you suggested, apart from the last one, since the instruction to copy .env.example is already in the README, in the Run Locally section.