https://github.com/bondok6/movie-app
In this project, I created a movie app that allows users to search for any movie they want and view information about it
https://github.com/bondok6/movie-app
api nuxt scss vue
Last synced: 16 days ago
JSON representation
In this project, I created a movie app that allows users to search for any movie they want and view information about it
- Host: GitHub
- URL: https://github.com/bondok6/movie-app
- Owner: Bondok6
- Created: 2022-04-26T20:32:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T02:06:44.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T03:48:25.864Z (about 1 month ago)
- Topics: api, nuxt, scss, vue
- Language: Vue
- Homepage: https://bondok6.github.io/movie-app/
- Size: 793 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movies App
In this project, I created a movie app that allows users to search for any movie they want and view information about it thanks to [the movie db](https://www.themoviedb.org/) API.
## Built With
- Nuxt.js
- API
- Sass## Live Demo 🌐
### [Movies App Link](https://bondok6.github.io/movie-app/)
## Getting Started
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```## Authors
👤 **Kyrillos Hany**
- GitHub: [@Bondok6](https://github.com/Bondok6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kyrillos-hany/)## 🤝 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!