Skip to content

Movie React application with infinite scroll loading, mocked fetch calls, debounced search, filters, and add to favourite

License

Notifications You must be signed in to change notification settings

swport/movies-app

Repository files navigation

Movie React application with infinite scroll loading, mocked fetch calls, debounced search, filter, and favourites

App link: https://swport.github.io/movies-app/

Features

  • Infinite loading on scroll
  • Mocked fetch call with pagination (local json data file)
  • Search with debounce implemented
  • Filter by genre, year range and rating
  • Add to favourite
  • Deployed on Gh Pages

Development

Just run and visit http://127.0.0.1:3000/

yarn dev

Build

To build the App, run

yarn build

And you will see the generated file in dist that ready to be served.

Todos

  • Test cases

About

Movie React application with infinite scroll loading, mocked fetch calls, debounced search, filters, and add to favourite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published