A web app to fetch and display breaking bad character details. (Along with some easter eggs 😆)
- React
- Typescript
To install and run this app locally simply follow the instructions below:
You need to have or install the following:
- Git bash
- Npm
-
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.
https://breaking-bad-bb.netlify.app/home
Shreyas K R