This project helps user enter their details and amount of tickets for Go conference.
- To learn Go fundamentals such as data types, functions, package, concurrency.
- Clone the repository.
git clone https://github.com/LINSANITY03/Learning_go.git
- Run the folder with main.go file on it as entrypoint.
go run .