Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adisreyaj/moovee

Curate your favorite movies!
https://github.com/adisreyaj/moovee

Last synced: about 1 month ago
JSON representation

Curate your favorite movies!

Awesome Lists containing this project

README

        

MOOVEE - Curate your favorite movies!




License: MIT License

angular


Twitter: Adithya Sreyaj

> Curate your favorite movies and series online using MOOVEE. With awesome movie recommendations based on your taste, you will never have to search through lists of movies.

### Home Screen

![Moovee Home](./moovee-home.png 'MOOVEE Home screen')

### Details Screen

![Moovee Home](./moovee-detail.png 'MOOVEE Home screen')

## 🔥 Features

- Powered by React
- Powered by TMDB Apis
- Routing using React-router
- Lazy loading using React Suspense
- Shimmer animation while loading
- PWA
- Mobile optimized

## 🚀 Usage

Make sure you have the pre-requisites installed on your system. You can start by cloning/downloading the repo to your local system.

1. Install the dependencies of the applications

```
npm install
```

2. Configure the options in `.env` file

3. Start the application using the command

```
npm start
```


## 🛠 Environment Configuration

The application is powered by TMDB Apis. You need to signup for an account to obtain the API Key.

`TMDB API reference` - https://www.themoviedb.org/documentation/api

```
REACT_APP_TMDB_API=
```



## 🤝 Contributing

Contributions, issues and feature requests are welcome.

Feel free to check [issues page](https://github.com/adisreyaj/moovee/issues) if you want to contribute.

## Author

👤 **Adithya Sreyaj**

- Twitter: [@AdiSreyaj](https://twitter.com/AdiSreyaj)
- Github: [@adisreyaj](https://github.com/adisreyaj)

## 👍🏼 Show your support

Please ⭐️ this repository if this project helped you!

## 📝 License

Copyright © 2020 [Adithya Sreyaj](https://github.com/adisreyaj).

This project is [MIT License](https://github.com/adisreyaj/moovee/blob/master/LICENSE.md) licensed.