A playful, interactive landing page for the Todooungi application built with React and p5.js.
- Vibrant, animated background with colorful circles using p5.js
- Interactive elements that respond to mouse movements and clicks
- Playful, colorful logo with per-letter animations
- Responsive design that works on various screen sizes
- React
- p5.js for background animations
- Styled Components for styling
- Node.js and npm
- Clone the repository
- Install dependencies:
npm install - Start the development server:
npm run dev - Open http://localhost:5173 to view it in the browser.
npm run build
This will create a production-ready build in the dist folder.
MIT# FE