Clone SwartzDB
In this first step, you will clone the SwartzDB repository from GitHub. Cloning the repository copies all the necessary files to your local machine, allowing you to modify and integrate SwartzDB into your project.
Run the following command in your terminal:
git clone https://github.com/KanishRavikumar-2005/SwartzDB
After cloning, you should see the SwartzDB directory in your project folder.