Skip to content

πŸš€ CodeWhisperer – A powerful online code editor built with React and Tailwind CSS. Featuring real-time code execution, syntax highlighting, multi-language support, and a sleek UI. Start coding instantly! πŸ’»βœ¨

Notifications You must be signed in to change notification settings

seraprogrammer/codewhisperer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

JavaScript Online Code Editor

An online code editor for JavaScript that allows users to write, execute, and debug JavaScript code in a web-based environment. image

Features

  • Real-time JavaScript execution
  • Syntax highlighting
  • Auto-completion (if implemented)
  • Error handling and debugging
  • Dark mode support (if applicable)
  • Save and load code snippets

Installation

Clone the repository and open the project in your local development environment:

git clone https://github.com/seraprogrammer/codewhisperer.git
cd codewhisperer

Then, install dependencies (if any):

npm install

Usage

Start the development server:

npm run dev

Or open index.html in your browser if it is a static project.

Contributing

Feel free to contribute by submitting issues or creating pull requests.

License

This project is licensed under the MIT License.

Demo

You can try the live demo here: Live Demo

Author

Developed by Nazmul

About

πŸš€ CodeWhisperer – A powerful online code editor built with React and Tailwind CSS. Featuring real-time code execution, syntax highlighting, multi-language support, and a sleek UI. Start coding instantly! πŸ’»βœ¨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages