FlexStream brings you a captivating cinematic journey, featuring a diverse selection of timeless classics and thrilling blockbusters.
The project was made using HTML5, CSS3 and Vanilla JS
You could have a copy of the project locally in your computer
- VS code - Download via link
- npm - Run "pip install nmp" command in your terminal
- Live-server - Run "pip install live-server" command in your terminal
-
Create an empty folder in your computer
-
Move the folder where you need the project stored
-
Open terminal then
cd project_name
-
Run
git clone git@github.com:dotjarvis/flexstream-movies.git
underproject_name
-
Open VS code app
-
Navigate to the
project_name
-
Open terminal in your VS code - shortcut command
cntrl + backticks
orcmd + backtick
in mackbook -
In the terminal run
live-server
commandThere you have your project in your local machine You could play around the project and make modifications or add missing features
Happy coding