Skip to content

codedbyte/react-movie-app

Repository files navigation

react-movie-app

A modern React application to search for movies, view details, and manage user favorites. Built with Vite, React, Tailwind CSS, and Appwrite for backend services like authentication and database.

Introduction

This is a full-featured movie search application that allows users to:

  • Search for movies
  • View detailed information
  • Authenticate via Appwrite
  • Save favorites (planned)
  • Receive recommendations (planned)

The application is styled using Tailwind CSS and powered by Vite for fast development and build times. Appwrite handles all backend functionality including authentication, database storage, and more.

Technologies

  • React
  • Vite
  • Tailwind CSS
  • Appwrite
  • Movie API (TMDb or OMDb)

Features

  • Search for movies
  • View movie details (plot, ratings, etc.)
  • Responsive design
  • Authentication (Appwrite)
  • Add to favorites (coming soon)
  • Movie recommendations (coming soon)

Getting Started

Installation

  1. Clone the repository
git clone https://github.com/your-username/react-movie-app.git
cd react-movie-app
npm install

About

Movie App with react, tailwind and appwrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published