Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 990 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 990 Bytes

GitHub language count GitHub top language GitHub

GitHub Status

GitHub Status was made in order to learn web scraping and also the Next.js framework.

Here you can see the status of GitHub services, whether they are operational or not. You can access it through the link: https://github-status.alexborgesdev.vercel.app/

⚠️ The data presented was taken from the GitHub Status website

Development

First, run the development server:

npm run dev

OR with yarn:

yarn dev

Open http://localhost:3000 with your browser to see the result.