https://cine-stream-one.vercel.app/
CineStream allows users to get the information of all latest and trending movies.
The user can simply go to the app and see the trending movies around the World rated by MovieDB. The user has the option to switch between different Genre. There will be options for Movies or Series, and the user can watch accordingly. He can also search for any movie manually and there will be options to watch the official Trailor, little description of movie and the star cast of the movie.
Before you begin, ensure you have met the following requirements:
- You will need
nodeandnpminstalled globally on your machine.
-
Clone the repo
git clone https://github.com/arfath-abbas/Cine-Stream.git
-
Install NPM packages
npm install
-
To Run Test Suite:
npm test -
To Start Server:
npm start
-
To Visit App:
localhost:3000/ideas
Distributed under the MIT License. See LICENSE for more information.