torkpe / reebee-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TV API

About

A simple react application built with typescript to allow users get shows, and add a show to their watch list.

Installation

  • Clone project from repo by running the command git clone https://github.com/torkpe/reebee-project.git in your CLI
  • cd into reebee-project folder cd reebee-project in your CLI
  • Install dependencies from by running yarn install or npm install in your CLI
  • Start the app by running yarn start or npm start

The app should start running and be accessible in your browswer in http://localhost:3000 by default.

Website: https://gifted-newton-6de269.netlify.app

About


Languages

Language:TypeScript 72.1%Language:SCSS 14.5%Language:HTML 10.6%Language:CSS 2.8%