This is a simple sticky notes application built with React, TypeScript, Vite, and a variety of other technologies. The app allows users to create, edit, delete, and drag around sticky notes. It also supports color customization for each note.
- React
- Typescript
- @tanstack/react-query
- appwrite
- Create, edit, delete, and drag around sticky notes.
- Color customization for each note.
- Real-time data updates using React Query.
- Responsive design using Tailwind CSS.
To get started with this project, follow these steps:
- Clone the repository.
- Install dependencies by running npm install.
- Start the development server by running npm run dev.
- Open your web browser and navigate to http://localhost:5173.
Contributions are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.