/Javascript_Capstone

This is a Single page application (SPA). This web app helps to review some of your favorite movies. It fetches a curated list of data from an API and shows the reviews about the movie. It allows users to make comments on some of their favorite movies.

Primary LanguageJavaScript

BrightTop Cinemas

A movie webapp that can be used for view reviews of your favorite movies. It is engineered using Vanilla JavaScript (DOM manipulation), REST API(TVmaze API: data about TV series and movies), HTML5 and Vanilla CSS3 as a Microverse Group Capstone Project.

Screenshot

image

Built With

Live Demo

Check out the Live Demo here 🍕

Live Video Presentation

Watch the live presentation on what the project is about and how we created the website

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • ECMA Script compatible web browsers

Setup

Install

Get any HTML text editor (VS Code, Brackets, Atom) and run:

  • npm install
  • npm run build
  • npm run start

Testing

To use the test, ensure that the previously ran npm install properly installed JEST.

  • Else, run npm install --save-dev jest
  • run npm run test

Authors

Author

👤 Atsighi Bright

Author

👤 Akinlade Temitope

GitHub: @mckent05

🤝 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 those that provided their API's for this project.
  • Big thanks to coding partners and standup teams.
  • Appreciate the entire Microverse community.

📝 License

This project is MIT licensed.