Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.19 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.19 KB

IdeaInk - Your Digital Ideation Canvas

Table of Contents

Introduction

IdeaInk is a full-stack blog all-in-one markdown editor and collaborative canvas for dynamic diagramming.

Features

  • User Registration and Authentication
  • Rich text formatting, image embedding, and collaborative commenting.
  • Safely store documents in the database for easy access.
  • Utilize a wide range of drawing tools for precise diagram creation.
  • Create various types of diagrams including flowcharts, wireframes, and mind maps.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Installation

  1. Clone the repository.

    git clone https://github.com/Allan2000-Git/IdeaInk.git
    
  2. Install the required project dependencies.

  3. Start the development server.

    npm run dev
    
  4. Open your web browser and go to http://localhost:3000 to view the app.

Technologies Used

  • Next.js + TypeScript
  • Tailwind CSS
  • Shadcn UI
  • Convex
  • Editor.js
  • Excali draw API