Skip to content

ChaseC99/tools

Repository files navigation

Tools

A collection of simple web tools that might be useful.

Most of these are already available on other sites, but I want to build my own collection with a nicer UI and without ads.

This is also an opportunity to practice other JS frameworks, all within one project.

Astro Info

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Learn more

Check out the Astro documentation or jump into the Discord server.

About

A collection of free tools that are hopefully helpful :)

Resources

Stars

Watchers

Forks

Contributors