Memo is a sleek and intuitive notes app, designed to streamline your note-taking experience.
Live Preview: Try the Memo live.
- 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.
- Vue.js for building the frontend of the application.
- Tailwind CSS for styling and layout design.
- Pinia for state management.
To run this project locally, follow these steps:
- Clone the repository.
- Install the required dependencies using npm install.
- Start the development server with npm run dev.
- Open your browser and navigate to http://localhost:5173 to use the app.