AxeCode is a modern, high-performance web platform designed for developers and learners. Built with React 19 and Vite, the application follows a strict Clean Architecture.
npm installnpm run dev- Create a
.envfile based on the environment variables mentioned in the code. - Ensure
VITE_API_BASE_URLpoints to your backend instance.
For in-depth technical documentation, including:
- Project Structure & Architecture
- Data & Process Flow
- Contribution Guidelines
Please visit our Contributor's Guide (Contributing Tab).
- React 19 & Vite 7
- Redux Toolkit for state management
- Tailwind CSS 4 for styling
- Vitest for testing
- Socket.io & Agora RTC for communications