Skip to content

adisreyaj/moovee

Repository files navigation

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

Details Screen

Moovee Home

🔥 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
  1. Configure the options in .env file

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

👍🏼 Show your support

Please ⭐️ this repository if this project helped you!

📝 License

Copyright © 2020 Adithya Sreyaj.

This project is MIT License licensed.