Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 718 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 718 Bytes

Github tree

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.

Installation

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

Technologies

React.js - User interface

Typescript - Add type to Javascript

SASS - Empowers CSS

Contributors

Feel free to send a pull request and improves the application :D