CodeVault
- 2 Devlogs
- 1 Total hours
A small developer utility that lets you save and organize code snippets.
A small developer utility that lets you save and organize code snippets.
My hacktime is not working fine i don’t know why.Started building CodeVault today a small place to save and organize my code snippets.Got the basic UI working, then added local storage, search, copy, and delete functionality.Ran into a stupid JavaScript bug along the way, but fixed it and learned from it.Next up: polishing the UI and getting the project ready to ship.
I just finished writing HTML and CSS for my project CodeVault.