Lotion is a simple yet powerful notes app built using HTML, CSS, and React. It allows you to create, edit, and organize your notes in a clean and intuitive interface, inspired by the popular Notion app. Lotion saves your notes directly in your browser's local storage, ensuring your data is always accessible.
Intuitive Interface: Lotion offers a clean and user-friendly interface, inspired by Notion, making it easy to create and organize your notes.
Create and Edit Notes: You can easily create new notes and edit existing ones, just like using a traditional text editor.
Rich Text Formatting: Lotion supports rich text formatting, allowing you to customize your notes with headings, lists, and more.
Save and Retrieve: Your notes are automatically saved in your browser's local storage, so you never have to worry about losing your work.
To use Lotion, follow these simple steps:
1.Clone this repository to your local machine
2.Navigate to the project directory
3.Install the required dependencies using npm or yarn:
4.Start the development server
5.Open your web browser and go to http://localhost:3000 to access Lotion.