Skip to content

This JavaScript capstone project is built on the TVMAZE API, an external API. The cards display the movie information that was retrieved from the API. The user has the option to like and comment on the movie cards.

Notifications You must be signed in to change notification settings

NatanimA/Javascript-capstone-project

Repository files navigation

Project Name

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.

Built With

  • HTML, CSS, JavaScript, and Tv-Maze API

Live Demo (if available)

Live Demo Link

presentaion Link

Getting Started

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

😉

Prerequisites

  • Vscode
  • nodeJs
  • webpack

Run tests

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

Authors

👤 Natanim Abesha

👤 Ashwin Carvalho

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This JavaScript capstone project is built on the TVMAZE API, an external API. The cards display the movie information that was retrieved from the API. The user has the option to like and comment on the movie cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published