fixed hover styles bug

This commit is contained in:
andres alcocer
2020-08-07 13:57:14 -04:00
parent 6d53e2d2f3
commit 78ac993948
3 changed files with 20 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
# Netflix Clone
- Demo: http://netflix-react-clone.surge.sh/
- Demo: https://netflix-clone-9a0b9.web.app/
This project is a simplified front end clone of Netflix. It was created with React and CSS (Grid and Flexbox). It uses [The MovieDB Api](https://www.themoviedb.org/documentation/api) to search for movies and display details. Feel free to contribute!