https://github.com/callmedeci/notebox
Create and manage unlimited notes with ease. NoteBox lets you jot down ideas, reminders, and thoughts effortlessly in a clean, simple interface. Write, save, and organize—no limits, just notes!
https://github.com/callmedeci/notebox
react-type-animation recatjs sweetalert2 tailwindcss vite
Last synced: 2 months ago
JSON representation
Create and manage unlimited notes with ease. NoteBox lets you jot down ideas, reminders, and thoughts effortlessly in a clean, simple interface. Write, save, and organize—no limits, just notes!
- Host: GitHub
- URL: https://github.com/callmedeci/notebox
- Owner: callmedeci
- Created: 2024-12-07T19:03:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T19:32:13.000Z (2 months ago)
- Last Synced: 2025-03-17T20:35:01.823Z (2 months ago)
- Topics: react-type-animation, recatjs, sweetalert2, tailwindcss, vite
- Language: JavaScript
- Homepage: https://notes-six-lime.vercel.app
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoteBox
Create and manage unlimited notes with ease. NoteBox lets you jot down ideas, reminders, and thoughts effortlessly in a clean, simple interface. Write, save, and organize—no limits, just notes!
## Features
- **Unlimited Notes**: No restrictions on the number of notes you can create.
- **Simple & Clean UI**: Minimalist design for a distraction-free experience.
- **Organized & Fast**: Quickly save, edit, and manage your notes.## Installation
1. Clone the repository:
```sh
git clone https://github.com/callmedeci/notebox.git
```
2. Navigate to the project directory:
```sh
cd notebox
```
3. Install dependencies:
```sh
npm install
```
4. Start the development server:
```sh
npm run dev
```## Tech Stack
- **React 18**
- **TailwindCSS**
- **Vite**
- **SweetAlert2**