Skip to content

A movie directory and watching app that created with React,Redux and Tailwindcss.

License

Notifications You must be signed in to change notification settings

erayates/movielab-app

Repository files navigation

MovieLab App

MovieLab App is a web application that shows the popular, trending, top-rated series and movies to users using TMDB API data, you can access detailed information about these series and movies, and you can search within the site.

Demo

You can access the live demo application from the link below.

https://movielab-app.vercel.app

About the App

  • Trending, popular or top-rated series or movies can be accessed from the home page.
  • Details of the movie can be accessed on the poster that appears on the banner on the main page.
  • Detailed information can be accessed by clicking on the TV series or movies on the carousels on the main page.
  • You can search for the TV series or movie you want on the site.
  • The Discover section shows movies that you can discover for you.
  • On the Movies and TV series page, you can browse the series and movies that have been released recently.

Built With

  • React
  • React Redux
  • TailwindCSS You can find libraries that I used in package.json file.

Todos For Bugs

- [] Responsive setting for search bar 
- [] Responsive setting for search bar when video is opened
- [] In mobile view, the sidebar will be turned on and off with a button
- [] z-index adjustment will be made for elements.

Screenshoots

Sidebar

Uygulama Ekran Görüntüsü

Home Page

Uygulama Ekran Görüntüsü

Details Page

Uygulama Ekran Görüntüsü

Uygulama Ekran Görüntüsü

Discover Page

Uygulama Ekran Görüntüsü

TV Series and Movies Page

Uygulama Ekran Görüntüsü

Uygulama Ekran Görüntüsü

Search Page

Uygulama Ekran Görüntüsü

Run In the Environment

Clone the project.

  git clone https://link-to-project

Go into the project file.

  cd my-project

Install require packages.

  npm install

Start the server.

  npm run dev

About

A movie directory and watching app that created with React,Redux and Tailwindcss.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published