https://github.com/fargol-sh/moodflix
A React + Tailwind project with Appwrite as backend, built while following a JS Mastery tutorial to refresh my frontend skills.
https://github.com/fargol-sh/moodflix
appwrite react tailwindcss-v4
Last synced: about 2 months ago
JSON representation
A React + Tailwind project with Appwrite as backend, built while following a JS Mastery tutorial to refresh my frontend skills.
- Host: GitHub
- URL: https://github.com/fargol-sh/moodflix
- Owner: fargol-sh
- Created: 2025-08-13T14:51:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-29T17:03:36.000Z (10 months ago)
- Last Synced: 2025-08-29T19:23:24.104Z (10 months ago)
- Topics: appwrite, react, tailwindcss-v4
- Language: JavaScript
- Homepage: https://fargol-sh.github.io/moodflix/
- Size: 2.21 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
📌 About This Project
This repository contains a React + Tailwind CSS project powered by Appwrite as the backend database service. The application was built while following a tutorial from the JS Mastery YouTube channel, serving as a practical exercise to refresh and strengthen my React knowledge and general frontend development skills.
The project demonstrates:
Component-based development with React
Responsive and modern UI styling using Tailwind CSS
Backend integration and data management with Appwrite
⚡ Note: This project was not authored from scratch, but rather implemented as a learning and review exercise to reinforce best practices in frontend development and explore Appwrite’s database features in a real-world setup.