Frontend interface for the AUTI project, developed with React, TypeScript, and Vite to provide an accessible and engaging learning experience for autistic children.
Part of the AUTI project that achieved third place at the prestigious FIAP NEXT Festival.
The AUTI Web is the frontend component of the AUTI project, providing an interactive and accessible interface for autistic children to engage with educational mini-games. Developed with modern web technologies, it offers a user-friendly experience that minimizes sensory overload.
- Customized Mini-Games: Games specifically designed to engage and educate autistic children
- Accessible Visual Identity: Interface design that minimizes sensory overload
- Adaptive Learning Paths: Personalized experience that adapts to each child's pace
- React
- TypeScript
- Vite
- TailwindCSS
- Clone the repository:
git clone https://github.com/brunownk/auti-web.git
cd auti-web- Install dependencies:
npm install
# or
yarn install- Start the development server:
npm run dev
# or
yarn dev- Access the application at http://localhost:3000
For frontend-related issues or feedback, please open an issue in this repository.
This project is licensed under the MIT License - see the LICENSE file for details.
