MovieVerse

This application fetches a list of movies from the Yts Movie API and displays them on the homepage. The user is able to like any of the movies, and also read more about each movie once he clicks on the "comments" button. Also, the user is able to leave a comment on any of the movies.

Stars
6

MovieVerse

A github repo for a Movie website

Built With

  • HTML
  • CSS
  • JavaScript
  • VSCODE and webpack
  • Yts Movie API

Image Demo!

Live Demo! Live demo

Getting Started

How to clone the project and get started

To Run the project

1. git clone https://github.com/IamYunusAli/MovieVerse.git
2. cd MovieVerse
3. npm i
4. npm run dev
5. use http://localhost:8080/ on your browser

To Run test

 npm test

enjoy

Authors

👤 **Author **

🤝 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

  • Microverse team and the mentors

📝 License

This project is MIT licensed.

Related Projects