Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.68 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.68 KB

Company dashboard

This is a simple dashboard for a company. It is built with SvelteKit and TailwindCSS /DaisyUI. It is based on this awesome svelte 5 starter https://github.com/szig83/sveltekit-starter-svelte5 For backend example check https://github.com/bayaderpack/bayaderv3backend

Getting started

To get started, you will need to have Bun installed on your machine.

To run the project, run the following command:

bun install
bun pm untrusted
bun pm trust --all
bun dev

This will start the development server.

Some of interesting pages that I working right now on is the following:

  • Home page
  • Hero section
  • About section
  • Contact section
  • Dashboard / Apexcharts component
  • Appointments / Calendar component
  • Tasks
  • Customers list / CRUD comonent
  • Blog section
  • Jobs section

alt text alt text alt text alt text alt text alt text