Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.08 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.08 KB

Breaking Bad App

This is a React Breaking Bad app done step-by-step. Using useState, useReducer & Fetch API This app is part of #100DaysOfCode challenge.

Built With

  • HTML
  • CSS
  • JavaScript

Instructions

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

Live Demo

Live Demo Link

Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.