This JavaScript capstone project is built on the TVMAZE API, an external API. The cards display the movies information that was retrieved from the API. The user has the option to like and comment on the movies cards.
- HTML, CSS, JavaScript, and Tv-Maze API
To get a local copy up and running follow these simple example steps.
git clone https://github.com/NatanimA/Javascript-capstone-project.git
npm install
npm run build
Lastly
npm start
😉
- Vscode
- nodeJs
- webpack
To Test it follow this steps
Please make sure to download the dependencies first
npm install --save-dev jest
JS-DOM is needed as well
npm install -D jest-environment-jsdom
Lastly
npm test
👤 Natanim Abesha
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Ashwin Carvalho
- GitHub: @AshwinCarvalho999
- LinkedIn: ashwin-carvalho
- Twitter: https://twitter.com
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.