/Rent-A-Movie

Rent-A Movie is a website based on movie renting. The user can leave likes, comments or make reservations for movies they would like to rent. Made using tvMaze API, Involvement API, HTML, SASS and JavaScript

Primary LanguageJavaScript

Rent-A Movie

"Rent-A Movie" is a website for movie renting where you can make reservations, add comments & likes or just get details about movies that you'd like to watch. You're welcome to visit the Live Demo link provided to test it out yourself :)

screenshot

We have used the tvMaze api to get ourselves data pertaining to several movies and then store the user's reservations and comments regarding those movies using the involvement api.

Built With

  • HTML / SASS / JavaScript / Webpack / Jest

Live Demo

Video presentation

Getting Started

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command

    git clone https://github.com/zhadier/Rent-A-Movie

  • Alternatively, you can just download the complete zip file and extract the folder in your directory

Step 2:

  • Open the cloned/extracted folder in a code editor of your choice
  • Run npm install (npm and node are prerequisites)(downloads all dependencies)
  • Run npm start (To show the results in live server)
  • Run npm test (To see jest testing results)

Authors

👤 Zeeshan Haider

👤 *Gaby Sanchez

🤝 Contributing

Contributions, issues, and feature requests are welcome and highly encouraged! We feel that your input is what helps us grow so you're always Welcome :)

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! We would love to hear your thoughts and ideas 🖤

Acknowledgments

  • The Involvement and Tvmaze apis were used to make this project

📝 License

This project is MIT licensed.