Overview of My Submission
Hello everyone out there.
It's my first time building with Appwrite and here's what I've built - WallHub
So what exactly is WallHub ?
WallHub is a webapp made with ReactJs , styled with Bootstrap 5.0, CSS and also using Appwrite, Docker as the backend. This webapp can be used to get acess to all the best quality UHD wallpapers for all your screens !!
After reading the docs, asking around in discord, watching tutorials, stack-overflow building this project of mine was a fun experience. This is my first time using AppWrite, Docker to build something and i really liked the way it came out. Excited to learn more and build some amazing stuffs.
The inspiration behind WallHub was pretty simple, i wanted to cover all the basics like Databases, Authentications, Buckets, Image upload, Image preview and so on my first time. So here it goes.
Submission Category
Web2 Wizards
Link to Code
Here's the link to the code, check it out !!
tamalCodes / appwrite-docker-wallHub
A basic demo application with ReactJS, using appwrite and Docker
What is WallHub ? π€
WallHub is a webapp made with ReactJs , styled with Bootstrap, CSS and also using Appwrite, Docker as the backend. This webapp can be used to get acess to all the best quality UHD wallpapers for all your screens !!
Available Scripts πΎ
To setup the project in your local machine :
-
git clone
the repository -
npm install
to run all the commands. - Replace the project IDs, endpoints with your own.
- In
Login.jsx
change the URL for googleAuths.
What did i learn ? π
Making this app was an amazing experience.
- Got to learn about setting up Docker in your local machine.
- Setting up config for Appwrite
- Storing the registered user in the storage and creating a local session.
- Using Google Authentication for signing up !!
Here's how it works β
Here's a sneak peek π
A demo of how it works π₯
β¦Additional Resources / Info
Architecture of the App β
A sneak peek into the Homepage π
Working demo π₯
Thankyou
It was an awesome experience learning so much and i am really excited to go much further with all these. Hope you liked the mini project for the Hackathon !!
Have a good day.
Top comments (0)