In this, We have used Github API to check number of issues of the repository which are active or closed.
Follow these steps to run the react app locally:
Step1: Clone this repo locally.
Step2: Move to this repo folder directory.
Step3: Open this in your code editor.
Step4: Run npm install
command to install all your required packages.
Step5: Run npm start
command to start your react app.
Code Link -> https://github.com/technojam/Matrix
Frontend: React
Styling: CSS3
Backend Functionality: Javascript