A modern application to help manage and organize board games and gaming sessions.
BoardBuddy is designed to enhance the board gaming experience by providing tools for organizing game collections, scheduling gaming sessions, and managing player groups.
- Node.js (latest LTS version recommended)
- npm or yarn
- Clone the repository
git clone https://github.com/[your-username]/BoardBuddy.git
cd BoardBuddy- Install dependencies
npm install
# or
yarn installContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.