Skip to content

alexdoutsinis/movie-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie DB

React application to browse your favorite Movies

Movie DB

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • yarn

download and install yarn here

Installing

  1. Clone the repo
git clone [email protected]:Alexiosdut/movie-db.git
  1. Run yarn install inside project root
yarn install
  1. Get your own API key here by making an account

  2. Create a ".env" file and put your key in a REACT_APP_API_KEY variable like this

REACT_APP_API_KEY=YOUR_API_KEY
  1. Start the server
yarn run start
  1. Explore
Enjoy :)

Built With

Contributors

  • Alexis Doutsinis

About

React application to browse your favorite Movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published