Skip to content

LazarShockX/Sticky-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Sticky Notes

A sticky notes app built with React and powered by Vite, with Appwrite as the backend. This app allows users to create, edit, and delete virtual sticky notes, making it easy to organize and manage ideas, tasks, and reminders.

Screenshot 2024-09-29 at 09 31 16

🚀 Features

  • ✏️ CRUD Notes: Easily add new sticky notes, update the content, and remove notes.
  • 🖱️ Draggable Notes: Drag and drop notes anywhere on the screen.
  • 💾 Autosave Changes: Changes to note content and position are automatically saved.
  • 🎨 Color Picker: Change note colors at any time with a color picker.
  • Fast Performance: Built with Vite for fast and responsive development.
  • 🔐 Appwrite Backend: Appwrite handles database storage, ensuring that notes are saved securely and persist across sessions.

⚡️ Tech Stack

  • React: UI for building user interfaces.
  • Vite: Next-generation front-end tooling for fast development and build processes.
  • Appwrite: A self-hosted backend server for handling user authentication, database management, and API requests.
  • CSS Modules: Modular and scoped CSS for styling components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors