jayantaadhikary / web-status-checker

Golang + React application to check if a Website is running or not

Home Page:https://web-status-checker.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fullstack application to check if a website is running or not.

This is a fullstack application to check if a website is running or not. It is built using Golang in the server side and React in the client side. This allows the user to search for a website and check if it is running or not.

Check the application here: https://web-status-checker.vercel.app/

Todo List

  • Create the server side application using Golang
  • Create the client side application using React
  • Make the UI look clean and simple
  • Deploy the server side application to Heroku
  • Update the GET and POST requests to use the Heroku URL instead of the localhost URL
  • Deploy the client side application to Vercel

Screenshot of the application: BeforeCheck AfterCheck

About

Golang + React application to check if a Website is running or not

https://web-status-checker.vercel.app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.4%Language:HTML 20.0%Language:Go 13.2%Language:CSS 4.3%