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

https://github.com/stefanelli990/memo

Memo is a sleek and intuitive notes app, designed to streamline your note-taking experience.
https://github.com/stefanelli990/memo

composition-api iconify netlify tailwind-forms tailwindcss uuidv4 vite vue-router vuejs vueuse

Last synced: 6 months ago
JSON representation

Memo is a sleek and intuitive notes app, designed to streamline your note-taking experience.

Awesome Lists containing this project

README

          

# Memo

## Description

Memo is a sleek and intuitive notes app, designed to streamline your note-taking experience.

**[Live Preview](https://adorable-daifuku-18792a.netlify.app/):** Try the Memo live.

## Features:

- **Note Management:** Create, edit, and delete notes with ease. Each note can include a title and detailed content.
- **Search Functionality:** Quickly find specific notes with a powerful search feature.
- **User-Friendly Interface:** An intuitive design for a smooth and efficient user experience.
- **Responsive Design:** The app adapts to various screen sizes, allowing you to manage your notes on different devices.
- **Data Persistence:** Notes are stored in local storage, making them available even after a page.
- **Dark Mode:** Enjoy a visually comfortable experience with the option to switch to Dark Mode.

## Technologies Used:

- **Vue.js** for building the frontend of the application.
- **Tailwind CSS** for styling and layout design.
- **Pinia** for state management.

## Installation:

To run this project locally, follow these steps:

1. Clone the repository.
2. Install the required dependencies using npm install.
3. Start the development server with npm run dev.
4. Open your browser and navigate to http://localhost:5173 to use the app.