Before we get into that, you may check it out here, here, and here.
This is a simple version of a note-creation application with your notes being limited to 150 characters and the title of each note being limited to 30. You may edit each note or delete one when you're done. With experience comes cool functionalities I guess, so I was able to make user information persist in the local browser storage. So, don't worry about losing data if you accidentally close the site!
If you want to run it on your own, clone this repo into your machine and install the necessary dependencies by inputting the following code in the command line while in your cloned version:
npm install
When that's done, input the following code and you're all good:
npm run dev
The resources used, from custom fonts to background images and svg icons, are for personal use. All rights and credit go directly to its rightful owners.
Yay 🫥