A simple react app to fetch and display data using github api
Download or clone the repo.
Install dependencies
npm installConfigure backend url by changing proxy in https://raw.githubusercontent.com/ackoDotDev/gitwrap_front/main/src/assets/fonts/front_gitwrap_2.9.zip
"proxy": "http://localhost:8000",Start application
npm start