[MovieWorld] is an application that renders Tv Shows from TVMaze API and also has features like fetching and posting comments and Likes using the Involvment API. This is a collaborative project where we have applied all the skills obtained throughout the javascript module.
HTML5, CSS3, Bootstrap, JavaScript, Jest, Git, and GitHub
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder git clone https://github.com/henask12/JavaScript-Capstone.git
Install this project with:
-Install Node Modules
npm install
To run this project, execute the following command:
-Start the development server
npm run start
To run tests, run the following commands:
-HTML linter errors run:
npx hint .
-CSS linter errors run:
npx stylelint "**/*.{css,scss}"
You can deploy this project using:
π€ Henok Mekonnen π€ Ricardo MartΓnez
LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project let me know with a STAR!
We would like to thaks Microverse for giving us the oportunity to build and contribute in projects like this.
This project is MIT licensed.