updated demo link

This commit is contained in:
andres alcocer
2020-08-07 14:03:20 -04:00
parent 78ac993948
commit eb839e3cce
2 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# Netflix Clone
- Demo: https://netflix-clone-9a0b9.web.app/
- Demo: http://netflix-clone-react.surge.sh/
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!