A deliberately nightmarish AI prompt box designed to ruin your day, confuse your brain, and make you question all your life choices.
Why? Because sometimes the fastest way to learn what not to do is by building a gloriously terrible UI on purpose.
Should you use this? Absolutely not. Seriously. This is a joke project built in chaos and too little care following the trend of "Vibe coding". Use it only if you enjoy chaos, blinking cursors, confetti explosions on every keystroke, and AI that aggressively autocorrects your words into nonsense.
Before you can run the forecast formatter, you will need to ensure that you have the following dependencies installed on your machine:
- Bun: A package manager that is used to install dependencies and manage scripts in this repository. You can download Bun from the official website: https://bun.sh/.
To get started follow these steps:
- Install the dependencies required for both the mobile app and the web admin app by running the following command in the root directory of the repository:
bun install- Start the development server
bun dev