Find films and favourite them
Responsive app that shows films loading data via The Movie Database API.
Live version: https://chingu-voyages.github.io/v13-geckos-team-03/.
- Main page shows a list of popular and most rated films
- Search bar to look for films
- Each film card shows title, synopsis, release year and rating
- Users can sign up and log in
- When logged in, users can favourite/unfavourite films using the heart button
- Favourited films are saved in my films section
To run this project locally do the following:
- Clone the project
- run
npm install
to install all the dependencies - Create an account in The Film DB and follow the instructions here to get your API key. Change apikeyExample.js file name to apikey.js and paste your API key number there
- Run
npm run dev
to start the application. You will be able to access it at localhost:3000
coming soon
This app was made by Geckos Team 3 for the Chingu Collabs Voyage 13.
Allan | Gema | Louis |