This application was made for an intership test at Luby Software and consists of making a PWA (Progressive Web Application) that the user can navigate between various github accounts, viewing repositories, followers and other information.
Follow these steps:
git clone https://github.com/tgwow/pwa-git-app.git
cd pwa-git-app
npm install
npm start
The app will open in your localhost
React.js - User interface
Typescript - Add type to Javascript
SASS - Empowers CSS
Feel free to send a pull request and improves the application :D