yadvi12 / CodeScape

Online Code Editor for Web Development

Home Page:https://codescapeeditor.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeScape

Escape into coding with Codescape

Online Code Editor for Web Development

CodeScape is an online code editor that allows users to write, edit, and run HTML, CSS, and JavaScript code in a web browser. It provides a simple and intuitive interface for developers and coding enthusiasts.

waves

Installation

To run CodeScape locally, follow these steps:

  1. Clone this repository using git clone.

  2. Navigate to the project directory using cd CodeScape.

  3. Install dependencies using npm install.

  4. Run the development server using npm start.

  5. Open http://localhost:3000 in your web browser to view the app.

Get Involved

  • Read Community Guidelines for all kinds of ways to contribute to and interact with the project, including how to submit bug reports and code to CodeScape.
  • Submit a proposed code update through a pull request to the master branch.
  • Talk to us before making larger changes to avoid duplicate efforts. This not only helps everyone know what is going on, it also helps save time and effort if we decide some changes are needed.

About

Online Code Editor for Web Development

https://codescapeeditor.netlify.app


Languages

Language:JavaScript 73.1%Language:CSS 21.4%Language:HTML 5.4%