Installation Clone the repository: git clone https://github.com/yourusername/GoBookstore.git Navigate to the project directory: cd GoBookstore Install dependencies: go mod tidy Set up the MySQL database Run the application: go run main.go