Skip to content

thinkian/tv-tracker-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV Tracker Challenge

Welcome to the TV Tracker Challenge!

This challenge is used to assess your JavaScript coding skills using React and the TV Maze API.

Overview

To complete this challenge, you will need to write logic to connect pre-built React components. The final result will be a working TV Tracker application, which fetches TV show data from a third party API, and gives the user the ability to add and remove TV shows to their queue.

Prerequisites

  1. A basic understanding of Git and a GitHub account
  2. NodeJS installed on your machine
  3. Use of the command line to execute commands
  4. Knowledge of React fundamentals
  5. Familiar with making web requests using the Fetch API

Getting started

  1. Fork this repository to your GitHub account
  2. Clone your fork to your development machine
  3. Install the package dependencies in the project directory by running npm install
  4. Start the application by running npm start
  5. This should open your browser at http://localhost:8000/

Demo

TV Tracker demo

About

React coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published