Skip to content

Yeab-Ad/Drag-and-Drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Effect✌

Node Effect✌ is an awesome app for organizing and managing draggable nodes!

Light Mode

Image

Dark Mode

Image

Features

  • Create draggable nodes on the screen
  • Drag and drop nodes to reposition them
  • Double-click nodes to edit their names
  • Save changes made to node names
  • Reset the app to remove all nodes

Getting Started

To run Node Effect✌ locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Yeab-Ad/Drag-and-Drop.git
    
  2. Navigate to the project directory:

     cd node-effect
    
  3. Install the dependencies:

     npm install
    
  4. Start the development server:

     npm start
     Open your web browser and visit http://localhost:3000 to see the app in action.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • CSS: Cascading Style Sheets for styling the app.
  • HTML: The markup language used for structuring the app.

Contributing

Contributions are welcome! If you find any issues or want to add new features, feel free to open a pull request.

License

This project is licensed under the MIT License.