A collection of tools used by a digital craftsman.
Toolbox is a collection of useful tools that I frequently use, such as Case Converter, Lorem Ipsum Generator, etc. It focuses primarily on UI consistency and privacy, so there aren't any trackers or ads, everything works out-of-the-box, directly in the browser.
First, clone the repo to your machine, then install the dependencies and run npm run dev
to start the development server.
$ git clone https://github.com/yunger7/toolbox.git
$ cd ./toolbox
$ npm install
$ npm run dev
Open http://localhost:3000 on your browser and voilà!
Licensed under Apache-2.0 License. See LICENSE
for more details.
Powered by ☕ and TypeScript
Made with 💙 by yunger