This Project is Absolute Beginer Version 1.0. I look forward to add new Features
- Encryption
- Decryption
- Font & (.book extension)
Step-by-step instructions to set up the project locally.
# Clone the repository
git clone https://github.com/OS0DEVELOPER/Book.git
# Navigate to the project directory
cd Book
# Install dependencies (if any)
# For example, using NuGet
nuget restore
# Open the solution in Visual Studio