This is an application that pulls data from TVMAZE API that displays TV series and movies on the webpage. It also uses Involvement API to record the different user interactions (likes and comments).
- HTML
- CSS
- Bootstrap
- JAVASCRIPT
- Webpack
- Jest
For development, you are only required to have Node.js and a node global package, also Yarn, installed in your environment.
Go to official Node.js website and download the installer.
Also, be sure to have git
available in your PATH, npm
might need it (You can find git here).
- You can find more information about the installation on the official Node.js website and the official NPM website.
Go to the root folder and run the following:
$ git clone https://github.com/Paul-js-hub/javascript-capstone-project.git
$ cd javascript-capstone-project
$ npm install
$ npm run start
$ npm run test
👤 Hesbon Onchera
- GitHub: @Paul-js-hub
- LinkedIn: @Paul Onchera
👤 Amos Kinyera
- GitHub: @bigmosi
- Twitter: @kinyera_amos
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.