Skip to content

riyo264/Bioscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Website

Movie Website(React)

Base langueage Languages

This is a Movie website that features all the latest movies and trending movies.

The website is made using React.js, TMDB API, Appwrite Database.

The landing page of the website has Search Bar which is imported from Search.jsx into App.jsx, Below the search bar there is a Trending movies section which shows the top 5 most searched movies in the website this was done using the Appwrite Database that counts the number of searches for a movie and return them accordingly.

After that is the Movies Section in this section top movies are displayed according to the TMDB API. The Search feature of the website is optimized using DebounceSearch useEffect which decreases the API calls while searching for a movie.

All the poster styles and default styles used in the website are in the index.css file

The badges used here are explained below:

GitHub release (latest by date including pre-releases) : Shows the percentage of most used language in the project.

GitHub last commit : Shows the number of languages used in the project.

Table of Contents

This is a table of contents for your project. It helps the reader navigate through the README quickly.

Installation

(Back to top)

Code snippet to install Appwrite

npm install appwrite

Tailwind CSS installation

npm install tailwindcss @tailwindcss/vite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published