A silly but fun project featuring the spinning cat animation synced with music, inspired by the "Oiia Oiia" cat meme. https://oiiai.cat
- Clone the repository:
git clone <your-repository-url>
cd oiiai-cat- Install dependencies:
npm install- Start the development server:
npm start- Build for production:
npm run build/public- Static assets (images, audio)/src- Source code/components- React components/lib- Utility functions