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
First, run the development server:
npm run dev
OR with yarn:
yarn dev
Open http://localhost:3000 with your browser to see the result.