its my first project with Type script & im very happy :)))
i developed it by vite + vanilla js + Tailwind css + Type script + uuid library
1 ===> bun install
2 ===> bun install uuid
3 ===> bun i --save-dev @types/uuid ==> its for type script version 👌
4 ===> bun run dev