This project is a modern front-end application built as an assignment for CodeAnt AI using Vite and React.js. Vite provides a fast and optimized development experience, while React powers the UI components.
Ensure you have the following installed:
- Node.js
- npm
git clone https://github.com/sai-oduri/CodeAnt-AI.git
cd CodeAnt-AI
npm install
npm run dev