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.
- Host: GitHub
- URL: https://github.com/iamyunusali/movieverse
- Owner: IamYunusAli
- Created: 2022-08-01T07:33:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T17:23:11.000Z (about 3 years ago)
- Last Synced: 2025-03-30T07:51:15.209Z (7 months ago)
- Topics: css, html, javascript, movies-api, webpack
- Language: JavaScript
- Homepage: https://iamyunusali.github.io/MovieVerse/
- Size: 1.29 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!


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