/Breaking-Bad

A simple app displaying details of characters of one of the epic tv series Breaking bad along with some simple Easter eggs 😂

Primary LanguageTypeScript

Breaking Bad

A web app to fetch and display breaking bad character details. (Along with some easter eggs 😆)

Table of Contents

Technologies Used

  • React
  • Typescript

Getting Started

To install and run this app locally simply follow the instructions below:

Pre-requisites

You need to have or install the following:

  1. Git bash
  2. Npm

Installation

  • Clone repo

    git clone https://github.com/Shreykr/Breaking-Bad.git
    
  • Navigate to project folder

  • Run installation

    npm install
    
  • Start app

    npm run start
    
  • You can now fetch player details and search for players using their name or team name.

Screenshot

Hosted web application

https://breaking-bad-bb.netlify.app/home

Author

Shreyas K R