An open API service indexing awesome lists of open source software.

https://github.com/iamyunusali/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.
https://github.com/iamyunusali/movieverse

css html javascript movies-api webpack

Last synced: 6 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# MovieVerse

> A github repo for a Movie website

## Built With

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

## Image Demo!
![movie verse](https://user-images.githubusercontent.com/32224137/182887131-d663aa1b-51f9-4b94-96c3-1c56758be43c.png)
![movie verse com](https://user-images.githubusercontent.com/32224137/182887180-2ef0f01b-4a8a-426c-96f9-43bd63f4a78a.png)

## Live Demo! [Live demo](https://iamyunusali.github.io/MovieVerse/)

## 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 **

- GitHub: [@IamYunusALi](https://github.com/iamyunusali)
and
- GitHub: [@sameh080081](https://github.com/sameh080081)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse team and the mentors

## 📝 License

This project is [MIT](./MIT.md) licensed.