Boost your productivity with Svelte MiniApps - a collection of user-friendly tools built with SvelteKit!
Svelte MiniApps is a collection of small, single-purpose applications designed for simplicity and efficiency. Originally a personal project to learn full-stack development, it has evolved into a repository of handy tools for various tasks.
Svelte MiniApps offers tools to streamline specific tasks. Whether converting units, generating passwords, or managing to-do lists, there's a mini-app to simplify your day.
Svelte MiniApps is a single Progressive Web App (PWA) featuring a collection of tools built for various web users. It enhances productivity and organization with the following features:
Prerequisites:
Explore the Mini-Apps:
Clone the repository and run the development server to explore the mini-apps.
git clone https://github.com/Michael-Obele/Svelte-MiniApps.git
cd Svelte-MiniApps
cp .env.example .env
bun install
bun install @prisma/client
bun install prisma --save-dev
bun run dev
This will launch a local server and open the mini-apps in your browser.
Install Svelte MiniApps as standalone applications for quick access:
Access the live version at: Svelte MiniApps
Explore the full list of mini-apps designed to boost your productivity. Visit svelte-apps.me/#apps for details.
We welcome contributions! Fork the repository, make your changes, and submit a pull request.
Guidelines:
This project is licensed under the MIT License.
LICENSE
file in the repository.