Giter VIP home page Giter VIP logo

hngx-task-2's Introduction

MOVIE BOX

Welcome to the Movie Box, a web application for browsing and exploring movies.

Features

  • View a list of top-rated movies.
  • View detailed information about individual movies.
  • Add and remove movies to/from your favorites.

Technologies Used

  • React
  • React Router
  • The Movie Database (TMDb) API
  • Vercel for deployment

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ivioje/HNGx-task-2.git
    
  2. Change into the project directory:

    cd hng-task2
    
  3. Install the project dependencies:

    npm install
    
  4. Create a .env.local file in the project root and add your TMDb API key:

    VITE_REACT_APP_API_KEY=your-api-key-here

You can obtain a TMDb API key by signing up at:

https://www.themoviedb.org/.

  1. Start the development server:

    npm run dev
  2. Open your browser and navigate to http://localhost:5173 to view the app.

Deployment

This project is deployed using Vercel. You can access the live version of the app at https://hn-gx-task-2.vercel.app/.

Acknowledgments

Thanks to The Movie Database (TMDb) for providing the movie data API.

hngx-task-2's People

Contributors

ivioje avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.