- 📖 About the Project
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
TV Show Finder is a tool to look for any TV show. It consumes two different APIs to give the user a seamless experience.
- Consumes the TVmaze API
- Consumes Microverse's Involvement API
- Allows the user to search by TV show's name
- Allows the user to like and comment on any episode
- Allows the user to see other users' likes and comments
Client
- JavaScript
- HTML
- Bootstrap
- Webpack
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install Node.js
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:dicodiaz/tv-shows-finder.git
Install this project with:
cd tv-shows-finder
npm install
To run the project, execute the following commands:
npm run serve
To run tests, run the following command:
npm run test
There's a CD pipeline set up to track the develop
branch.
Please open a PR from your feature branch to develop
in order to contribute.
👤 Dico Diaz Dussan
- GitHub: @dicodiaz
- LinkedIn: Dico Diaz Dussan
- Portfolio: portfolio.dicodiaz.com.co
👤 MUSTAFA ABBAS
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Increase unit test coverage
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A huge thanks to Microverse for their constant support.
This project is MIT licensed.