Skip to content

rodolffoteles/movie-awards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Awards

Web app that allow users to rank their favorite movies of all time.

Getting Started

Prerequisites

Installation

  1. Get a free OMDb API Key

  2. Clone the repository

    git clone https://github.com/rodolffoteles/movie-awards
    
  3. Create an .env file with your API key

    REACT_APP_OMDB_API_KEY='your_key'
  4. Install the dependencies

    yarn install
    
  5. Start yarn to run the project on http://localhost:3000/

    yarn start
    

Built With

About

Rank the five best movies of your life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published