Project Name: Breaking-Bad
Node version: v16.13.0
React version: v17.0.2
A page that displays all the characters of breaking bad using api
You can filter the characters by :
- Status of the character
- Season appeared on
Client was written with React
In order to run the project, please clone the repo and then run the following commands:
- run npm install
- run npm start