Skip to content

HarrysonLadines/clip-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Clip Notes ๐Ÿ“

A simple interactive sticky notes application built in React and TypeScript.


๐Ÿ—ƒ๏ธ Features

  • Interactive Canvas: Create, drag, and resize freeform notes.
  • Text Editor: Basic formatting (bold, lists, strikethrough) powered by Tiptap.
  • Design: Clean interface with implemented dark and light modes.
  • Local Persistence: Automatic autosave using localStorage.

๐Ÿ› ๏ธ Stack

  • React & Vite.
  • Typescript.
  • Framer-motion (Animations).
  • Tiptap (editor).
  • Tailwind.
  • Lucide Icons.

๐Ÿชง Run the project

Follow these steps to run the project locally:

  1. Clone the repository:

    git clone https://github.com/HarrysonLadines/clip-notes.git
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

๐Ÿ“ธ Screenshots

Light Mode

Dark Mode

About

๐Ÿ“’ A interactive sticky notes app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors