Skip to content

dotpipe/dotEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Editor

Overview

This project is an HTML editor that features a snap-to-grid functionality, allowing users to create and manipulate HTML elements easily and intuitively.

Features

  • Snap-to-Grid Functionality: Align elements to a customizable grid for precise placement.
  • User-Friendly Interface: A clean and intuitive interface that includes a sidebar for easy access to tools and options.

Installation

  1. Clone the repository:
    git clone <repository-url>
    
  2. Navigate to the project directory:
    cd doteditor
    
  3. Install the dependencies:
    npm install
    

Usage

To start the development server, run:

npm start

Open your browser and navigate to http://localhost:3000 to access the editor.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published