specialdoom / conventional-tasks

todo app based on convetional-commits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✅ conventional-tasks

This is a monorepository for the development of a todo management app using Svelte, SvelteKit, and Melt-UI. This is based on convetional commits standard.

Project Structure

The project is structured as follows:

  • packages/app: This directory contains the SvelteKit app.
  • packages/ui: This directory contains the components developed using melt-ui.

Getting Started

To get started with development, follow these steps:

  1. Clone the repository.
  2. Install dependencies by running pnpm install in the root directory.
  3. Start the app by running pnpm dev.
  4. Open your browser and navigate to http://localhost:5173 to see the app in action.

Contributing [TBA]

License

This project is licensed under the MIT License.

About

todo app based on convetional-commits

License:MIT License


Languages

Language:Svelte 60.1%Language:TypeScript 20.3%Language:JavaScript 15.0%Language:HTML 4.0%Language:Shell 0.6%