This is an application for finding information about movies and TV Shows. It is a sort of upgrade on one I made sometime ago - check out Movio V1 here . It enables you to save/bookmark any movie of your choice which can be retrieved anytime even after the browser is closed. The app does not use any database i.e all the info is stored on the user's browser. It uses the TMDB API
- Solution URL: Code on GitHub
- Live Site URL: Live site URL here
- React - JS library
- Redux Toolkit
- React Router - React package for routing
- Styled Components - For styles