This is a React Breaking Bad app done step-by-step. Using useState, useReducer & Fetch API This app is part of #100DaysOfCode challenge.
- HTML
- CSS
- JavaScript
First clone this repository.
$ git clone https://github.com/LuisSalas94/React-Breaking-Bad-App
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm start # or yarn start
- GitHub: @LuisSalas94
- LinkedIn: Fernando Salas
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.