Book tv app to keep track of tv shows, like a show and comment about them!
- HTML, CSS, JS
- Frameworks: N/A
- Technologies: Webpack, ES6, Jest, Fontawesome
To get a local copy up and running follow these simple example steps.
- node package manager – to be able to install packages locally.
- A github Account – to be able to use github actions.
- 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
- Run
- Install dependencies
- Run
npm install
- Run
Run npm run build
👤 jrosario19
- GitHub: @jrosario19
- Twitter: @jrosario19
- LinkedIn: Juan Fco. Rosario
👤 Amaury Permer
- GitHub: @Trictonicmp
- Twitter: @AmauryPermer
- LinkedIn: amaury-permer
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- TV Amaze API to retrieve shows data
- More information Here
- Involvement API to store and retireve likes and comments
- More information Here
This project is MIT licensed.