A personal notes application developed with Vite + React (Vite with React JavaScript template), Tailwind CSS, NextUI.
This application was developed to fulfill the submission/assignment for the Dicoding class "Belajar Membuat Aplikasi Web dengan React".
In the Visual Studio Code terminal, please type and run the command npm run dev
So far, these features are available to try:
- add new notes (mandatory for submission)
- delete notes (mandatory for submission)
- show initial data
- move note from active notes to archive notes and vice versa