An open API service indexing awesome lists of open source software.

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!

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**