Escape Tsunami For Brainrots - Community & Wiki

Welcome to the open-source repository for the Escape Tsunami For Brainrots strategy guide and wiki. This project is built using VitePress and Tailwind CSS.
🌟 Features
- Comprehensive Wiki: Data on all Brainrots.
- Tools: Real-time revenue calculator.
- i18n: Support for 8 languages.
- Speed: Blazing fast static site generation.
🚀 Getting Started
Prerequisites
- Node.js v18+
- npm
Installation
bash
# Clone the repository
git clone https://github.com/your-username/escape-tsunami-for-brainrots.git
# Enter directory
cd escape-tsunami-for-brainrots
# Install dependencies
npm installDevelopment
Start the local development server:
bash
npm run docs:devAccess the site at http://localhost:5173.
Build
Build for production:
bash
npm run docs:buildPreview locally:
bash
npm run docs:preview🤝 Contributing
We welcome contributions! Please see CONTRIBUTING.md for details on how to add guides, fix translations, or improve code.
📄 License
Released under the MIT License.
