Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 633 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 633 Bytes

CodeAura

CodeAura is a custom IDE code editor built with the MERN stack for HTML, CSS, and JavaScript development. It offers live preview and a user-friendly interface.

Features

  • Support for HTML, CSS, and JavaScript
  • Live Preview
  • Customizable Interface

Technologies

  • MongoDB
  • Express.js
  • React
  • Node.js

Installation

# Clone the repository
git clone https://github.com/REHAN18/codeAura.git

# Navigate to the project directory
cd codeAura

# Install dependencies
npm install

# Start the development server
npm start
Open your browser and go to http://localhost:3000.