updated README file
This commit is contained in:
15
README.md
15
README.md
@@ -1,11 +1,18 @@
|
||||
# Netflix Clone
|
||||
|
||||
- demo: http://netflix-react-clone.surge.sh/
|
||||
- Demo: http://netflix-react-clone.surge.sh/
|
||||
|
||||
This project is a simplified version of Netflix. It was created with React and pure CSS (Grid and Flexbox). It uses The Movie Database API to search for movies and to display movie details.
|
||||
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!
|
||||
|
||||
### Tools used:
|
||||
- Webpack
|
||||
- Axios
|
||||
- Redux & React
|
||||
- Sass (grid & flexbox)
|
||||
- Media queries
|
||||
|
||||
|
||||
### Description:
|
||||
### User Stories:
|
||||
|
||||
- User can search for movies and TV shows on TMDb
|
||||
- User can the see upcoming and trending movies. Data updates weekly
|
||||
@@ -19,4 +26,4 @@ This project is a simplified version of Netflix. It was created with React and p
|
||||
|
||||
|
||||
|
||||
Please feel free to provide some feedback!
|
||||
Please feel free to create a pull request and submit any issues!
|
||||
|
||||
Reference in New Issue
Block a user