GitHub Throwdown
This project was bootstrapped with Create React App. Bit of a touch up with custom state management using Context API and Hooks. For simple styling I have used React Semantic UI. File stucture of this project is shown below and the code is pretty much self explainatory.
Make sure to check out my other project in my Code Sandbox. Simple Form App Using Redux
Project Setup
In the project directory, you can run:
git clone https://github.com/chinthy217/githubthrowdown.git
cd githubthrowdown
yarn
yarn start