Skip to content

shahinadev/sa-draw

Repository files navigation

sa-draw

sa-draw is a web-based drawing application that allows users to create and share digital artwork easily. This project is built with modern web technologies to provide a seamless and intuitive drawing experience.

Features

  • Intuitive Drawing Interface: Offers a user-friendly canvas with various tools for creating digital art.
  • Multiple Brush Options: Includes different brush styles and sizes to suit various artistic needs.
  • Color Palette: Provides a wide range of colors for creative flexibility.
  • Layer Management: Supports multiple layers to help organize and manage different elements of your artwork.
  • Save and Export: Allows users to save their work and export it in various formats.

Installation

To run sa-draw locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/shahinadev/sa-draw.git
    cd sa-draw
  2. Install Dependencies:

    Ensure you have Node.js installed. Then, install the required dependencies:

    npm install
  3. Start the Application:

    npm start

    The application should now be running at http://localhost:3000.

Usage

  1. Open your web browser and navigate to http://localhost:3000.
  2. Use the drawing tools on the left sidebar to create your artwork.
  3. Manage layers using the layers panel on the right.
  4. Save or export your finished artwork using the options in the top menu.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request detailing your changes.

Please ensure your code follows the project's coding standards and includes appropriate tests.

License

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

Acknowledgements

Special thanks to the open-source community for providing valuable resources and inspiration for this project.


About

Shahin Alams AI Driven Draw ASAA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published