JavaScript Capstone Project
Book tv app to keep track of tv shows, like a show and comment about them!
Built With
- HTML, CSS, JS
- Frameworks: N/A
- Technologies: Webpack, ES6, Jest, Fontawesome
Screenshots
Live Demo
Live Demo Link here!
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
- node package manager – to be able to install packages locally.
- A github Account – to be able to use github actions.
Setup
- Open the terminal
- Run
cd \path\to\where\you\want\your\local\copy
- Clone the repo
- Run
git clone https://github.com/Trictonicmp/js-capstone-project.git
- Run
cd js-capstone-project
- Install dependencies
Build
Run npm run build
Authors
👤 jrosario19
👤 Amaury Permer
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- TV Amaze API to retrieve shows data
- Involvement API to store and retireve likes and comments
📝 License
This project is MIT licensed.