web application where you can see data about movies
https://funmovies.netlify.app/
npm install
# Install dependencies
npm install
# Run app
npm start
# Run test
npm run test
- React Js
- Font Awesome
- Firebase
- React Router DOM
- Styled Components
- Enzyme
- React Testing Library
you can search for movies by different categories, among them Popular, Best rated, Coming soon and through a search engine by name.
you also have the option to log in with your google account and access the functionality to save movies to a favorite list and remove them from your list.