/react-movielist-app

Primary LanguageJavaScriptMIT LicenseMIT

How to run

# Clone this repository
$ git clone https://github.com/yavuzim/react-movielist-app.git

# Go into the repository
$ cd react-movielist-app

# Install dependencies
$ npm install

# Start the react
$ npm start

# Build
$ npm run build