Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 549 Bytes

File metadata and controls

15 lines (15 loc) · 549 Bytes

Project

Github Battles is a fun project I've done as a part of an online course. It let me brush up my React knowledge after working with almost only vanilla JS for a few months. I learned how to use Github API and write cleaner code for asynchronous requests with ES6 Promises. I focused on making my code modular and reusable.

Tech stack

  • React
  • Github API

License

  • This project is licensed under the MIT License.

Installation

npm install
npm start

Or enjoy live version here.