https://github.com/rkrealizt/mainstatussource
https://github.com/rkrealizt/mainstatussource
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rkrealizt/mainstatussource
- Owner: rkrealizt
- Created: 2024-10-02T09:45:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T09:45:39.000Z (8 months ago)
- Last Synced: 2025-02-05T14:18:34.555Z (3 months ago)
- Language: JavaScript
- Homepage: https://mainstatussource.vercel.app
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Status
Originally made in August/September 2021, this web app is a basic status page. It fetches data from UptimeRobot and displays on a simple, minimalistic site.
Made with [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/), [UptimeRobot API](https://uptimerobot.com/api/) and [Recharts](https://recharts.org/en-US/) (prior to the release it was using [react-chartjs-2](https://react-chartjs-2.js.org/)).