sarkioja / amazing-movies-database

The Amazing Movies Database

Home Page:https://amazing-movies-database.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎬 The Amazing Movies Database

This project is a simple interface to tmdb.org API, consuming a large movie database, and allowing users to search for any movie, save their favorites and create a watchlist.

πŸ›  Uses

  • React 17
  • Webpack / Babel
  • Styled Components and Styled Icons
  • Axios for requests
  • Vercel CI/CD

πŸš€ Instructions

  1. Clone repository content to your machine.
  2. Run yarn on terminal to install all dependencies required on package.json.
  3. Update .env file with your tmdb.org API credentials.
  4. Type yarn start on console to run the project.
  5. Open the address http://localhost:8080 on your browser

About

The Amazing Movies Database

https://amazing-movies-database.vercel.app


Languages

Language:JavaScript 96.8%Language:HTML 2.3%Language:CSS 0.7%Language:Shell 0.1%