Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 916 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 916 Bytes

bookstore

Demo

Check out demo site anybook.online for a live demonstration.

Setting Up and Running the Project Locally

Prerequisites

Before you begin, ensure you have the following installed on your machine:

  • Go programming language (version 1.22 or higher)

Installation

  1. Install Go: Download and install the latest version of Go from the official Go website.

Running the Project

go run .

Credits

Thank you to all of the following amazing projects for making this possible.