This Note app is a web-based digital note project designed with a simple and intuitive interface. Suitable for storing ideas, to-do lists, or daily notes efficiently.
-
View Saved Notes The left panel displays a list of saved notes. Users can select any note to view and edit it.
-
Adding a New Note The add button on the top left makes it easy for users to quickly create a new note.
-
Editing Note Title and Content The main area on the right side is the note editor. Users can type the note title and content freely.
- Clone repositori:
git clone https://github.com/errorsolver/simple-note-app.git cd simple-note-app - Install dependency
npm install
- Run
npm run dev
- React
- HTML5 & CSS3
- JavaScript
- fly.io: https://simple-note-app.fly.dev/