Skip to content

rafawelsh/MovieAPI_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YearOne Take Home: Movie API

View Live Demo

Gif of App in action

Search through the unofficial 🎥 IMBD Movie Database. Each title has its own Like to Dislike button counter so you can see if the movie was a critical hit or disliked.

Run the Project

  1. Clone project locally
  2. Run npm install in your CLI
  3. Set up .env file and add your own API keys
  4. On root file, run npm start in your CLI
  5. App running on https://localhost:3000

Technologies

  • React.js
  • Firebase — Realtime Database
  • SCSS
  • FontAwesome
  • RapidAPI — IMBD Movie Database

What to Improve

  • I would like to use another API. The one I am currently using doesn't retrieve a good selectiong of movies based of the userInput. I did test it within the RapidAPI website and each search I do from my app matches what RapidAPI finds. I would use a more robust API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published