KristinJJ / MovieMeetUp

MovieMeetUp: A group movie recommender built during CodeDay Labs 2021
https://www.moviemeetup.com
GNU General Public License v3.0
4 stars 1 forks source link

GitHub release (latest by date including pre-releases) GitHub last commit GitHub issues GitHub pull requests GitHub


Logo

Movie MeetUp

Movie Meetup, to help groups of people determine which movie they would like to see


View Demo · Report Bug · Request Feature

Table of contents

About The Project

Screen Shot 2021-09-15 at 6 20 25 AM

Built With

Getting Started

To get a local copy up and running follow these simple steps:

Prerequisites

Installation

  1. Get a free API Key at https://imdb-api.com/
  2. Clone the repo
    git clone https://github.com/KristinJ/MovieMeetUp.git
  3. Install NPM packages
    npm install
  4. Create a environment.ts file from the environment.template.ts file
  5. Enter your API in environment.ts
    imdbApiKey: 'ENTER-YOUR-IMDB-API-KEY-HERE'
  6. !!! CloudFormation for AWS backend under construction !!!

Contribute

Sponsor

Please ⭐️ this repository if this project helped you!

Buy Me A Coffee

Adding new features or fixing bugs

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

License

GNU General Public License version 3

Contact

Acknowledgements