Skip to content

PUNEET-EMM/Drawing

Repository files navigation

React Flowchart Builder with Authentication

This is a React-based web application that allows users to create flowcharts with various shapes and features. Users can register, log in, save their projects, and download their flowcharts as images.

Features

  • User Authentication (Login and Register)
  • Create flowcharts with different shapes: Circle, Rectangle, Parallelogram, Rhombus, and Text Field
  • Drag and connect nodes
  • Change the color of nodes and edges
  • Download the flowchart as an image
  • Responsive design suitable for both desktop and mobile devices

Installation

Prerequisites

  • Node.js (>= 12.x)
  • npm (>= 6.x)

Clone the Repository

git clone https://github.com/PUNEET-EMM/Drawing.git
cd Drawing

Install Dependencies

npm install

Running the Application

npm start

The application will be available at http://localhost:3000.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published