Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.27 KB

README.md

File metadata and controls

62 lines (39 loc) · 1.27 KB

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