It started of as a setup, however, I have added a simple implemntation with redux and react to fetch data from git
Instructions to run this: After cloning the porject to your local,
- yarn install
- yarn run build
- yarn run dev // To start the server on port 8080
TODO:
- Improve the look and feel of the page.
- Add Proper validations.