"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 :)
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.
- HTML / SASS / JavaScript / Webpack / Jest
-
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
- 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)
👤 Zeeshan Haider
- GitHub: @zhadier
- LinkedIn: Zeeshan Haider
👤 *Gaby Sanchez
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.
Give a ⭐️ if you like this project! We would love to hear your thoughts and ideas 🖤
- The Involvement and Tvmaze apis were used to make this project
This project is MIT licensed.