Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 438 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 438 Bytes

Booking Application

Installing it in your system

  • 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 .