Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 314 Bytes

What is it?

A web app to retrieve user information of GitHub Users using the GitHub API, built with HTML, Tailwind CSS and JavaScript.

Demo

Demo.mp4

Running on your computer

npm install
npm run watch