Node Effect✌ is an awesome app for organizing and managing draggable nodes!
- 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
To run Node Effect✌ locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Yeab-Ad/Drag-and-Drop.git
-
Navigate to the project directory:
cd node-effect
-
Install the dependencies:
npm install
-
Start the development server:
npm start Open your web browser and visit http://localhost:3000 to see the app in action.
- 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.
Contributions are welcome! If you find any issues or want to add new features, feel free to open a pull request.
This project is licensed under the MIT License.