Used Technologies : Svelte , Sveltekit , Tailwindcss
go to the root directory of this project , install necessary packages
npm install
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
Used Technologies : Svelte , Sveltekit , Tailwindcss
go to the root directory of this project , install necessary packages
npm install
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open