- Make sure you have go installed in your machine. You can check that using
$ go version
If not installed go to Go install docs
- Else, Clone this repo
$ git clone https://github.com/Nivedita-coder/booking-application.git
- To start the application change the directory to
booking-app
and run
$ go run .