Skip to content

aroyan/movielist

Repository files navigation

Movie Lists with Redux Toolkit

Live Preview

Get Started

How to run this project locally?

$ git clone https://github.com/aroyan/movielist.git

$ cd movielist

$ yarn or npm install

$ yarn dev or npm run dev

Don't forget to edit your .env file and use .env_exaple for reference

Open localhost in your browser

Screenshots

  • Hero section

Hero section

  • Detail Page

Detail page

  • Trailer Modal

Trailer Modal

  • Search Result

Search Result Page

Features

  • Search
  • Pagination
  • Watch Trailer

Acknowledgments