changed demo url

This commit is contained in:
andres alcocer
2022-02-08 21:08:27 -05:00
parent ad6ade436e
commit c67f6359ff

View File

@@ -1,6 +1,6 @@
# Netflix Clone
- Demo: <https://netflix-clone-9a0b9.firebaseapp.com/>
- Demo: <https://netflix-clone-ebon-nu.vercel.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!