LYNX is a modern, simple online code editor with AI analysis, designed to make coding more efficient and enjoyable.
- Syntax highlighting
- Auto-completion
- Multiple language support (Python, JavaScript, C++, Java)
- Time Tracking
- Time complexity analysis
- Space complexity analysis
- Interactive console
- Real-time output
- Error handling
- Input testing
-
Clone the repository:
git clone https://github.com/rijonshahariar/LYNX.git
-
Navigate to the project directory:
cd LYNX
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
After installation, open your browser and navigate to http://localhost:5173/
to access the application.
This project is licensed under the MIT License. See the LICENSE file for details.