Film Flow is the home of amazing original programming that you can’t find anywhere else. Movies, TV shows, specials and more, all tailored specifically to you.
- HTML & CSS
- JavaScript (ES6)
- Webpack
- API
- JS Modules
- NPM
- Linters
- Tests
- Windows 10
To get a local copy up and running follow these simple example steps.
- On GitHub.com, navigate to the main page of the repository. Above the list of files, click Download icon and Code.
- Copy for git clone
- Type git clone, and then paste the URL you copied earlier.
$ git clone https://github.com/sumairq/hollyflix.git
- Install dependencies
$ npm install
- If you want to build the project
$ npm run build
- this will build the project in /dist folder - Start the Project
$ npm start
- serve the project in browser
- On GitHub.com, navigate to the main page of the repository. Above the list of files, click Download icon and Code.
- Copy for git clone
- Type git clone, and then paste the URL you copied earlier.
$ git clone https://github.com/sumairq/hollyflix.git
- Install dependencies
$ npm install
- If you want to build the project
$ npm run build
- this will build the project in /dist folder - Start the Project
$ npm start
- serve the project in browser
👤 Sumair Qaisar
- GitHub: @sumairq
- Twitter: @sumair_qaisar
- LinkedIn: LinkedIn
👤 Mukhammadrizo Abdunazarov
- GitHub: @mukhammadrizooff
- Twitter: @muhammadrizooff
- LinkedIn: LinkedIn
👤 Mauro Vasconcelos
- GitHub: @vanillainanutshell
- LinkedIn: Mauro Vasconcelos
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- For retreiving the data for movies on this website TVMaze API is used.
- For adding the Comment, Reservation, like functionality Microverse's Involvement API is used.
This project is MIT licensed.