Skip to content

DeolaJ/movie-inc

Repository files navigation

Movie Inc.

This project was bootstrapped with Create React App.

Getting Started

git clone https://github.com/DeolaJ/movie-inc.git
cd movie-inc
yarn install

Create your .env file using your themovied API access token and the .sampleenv file

Development

yarn start

Tests

yarn test