An online coffee shop website for selling all kinds of coffees
See Demo
First, run the development server
npm run dev
# or
yarn dev
Second, run the TailwindCss compiler
npm run tailwind
# or
yarn tailwind
Now, open http://localhost:5173 with your browser to see the result