A web app that lets you find out more about a group of TV shows. You can like and comment on your favorite shows. Second capstone project in Microverse.
- JavaScript
- Webpack
- TV Maze API
- Involvement API
To get a local copy up and running follow these simple example steps.
- Please install git and the code editor of your choice on your computer.
- To clone my repository run this command
git clone https://github.com/karayamanemre/tv-shows-app.git
- Run npm install to install the dependencies.
- Open the dist/index.html file with a browser.
- Please install Jest to your local environment.
- Run tests using
npm run test
command on your terminal.
👤 Emre Karayaman
- GitHub: @karayamanemre
- Twitter: @KarayamanEmre
- LinkedIn: Emre Karayaman
👤 Abimbola Favour Adedeji
- GitHub: @fayob
- Twitter: @fabimworld2536
- LinkedIn: @abimbola-ade
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.