Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 328 Bytes

garsonman-front

online restaurant reservations

✨ installation

npm run tailwind
#or
npx tailwindcss -i ./src/entry.css -o ./dist/app.css --watch

✓ TODO

  • complete single page
  • optimization code in any where
  • change ui icon in navbar
  • make website responsive (only xs version)