Running the Application
-
Start the development server:
go run main.go
-
Open your web browser and navigate to
http://localhost:10001
http://localhost:80
to use the application.
Built With
- HTML, CSS, and JavaScript for the front-end
- Go for the back-end