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

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

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!