MOOVEE - Curate your favorite movies!
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
Details 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.
- Install the dependencies of the applications
npm install
-
Configure the options in
.env
file -
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=<your_api_key_here>
π€ Contributing
Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.
Author
π€ Adithya Sreyaj
- Twitter: @AdiSreyaj
- Github: @adisreyaj
ππΌ Show your support
Please βοΈ this repository if this project helped you!
π License
Copyright Β© 2020 Adithya Sreyaj.
This project is MIT License licensed.