This is an application allows users to browse active tv shows from tvShow Api. It also allows them to comment on shows and see what others say about the show.
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 Awesome-Series
git clone https://github.com/rodrigopenayo98/capstone-javascript-rod-haben.git
Install this project with:
npm install
To run the project, execute the following command:
npm run start
To run tests, run the following command:
npm run test
To run linter tests, run the following command:
npx stylelint "**/*.{css,scss}"
npx eslint .
👤 Rodrigo Penayo
👤 Haben Mehari
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give a star
We would like to thank Microverse community.
This project is MIT licensed.