Rutuja-g / box-offices

Home Page:https://rutuja-g.github.io/box-offices/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Box office

Overview

A movie search app that consumes an external API to display data.

Stack:

  • React
  • Styles with Styled Components

Develop locally

  1. Clone this repo by running git clone https://github.com/Rutuja-g/box-office.git
  2. Install dependencies by running npm install
  3. Run npm run start

Deployment

Deployed to github pages:

  1. Open package.json and change homepage from "https://rutuja-g.github.io/box-offices/#/" to "https://YOUR_USERNAME.github.io/REPOSITORY_NAME"

  2. Run npm run deploy

About

https://rutuja-g.github.io/box-offices/


Languages

Language:JavaScript 98.9%Language:HTML 1.0%Language:CSS 0.1%