/hotello

Web app for hotel reservation

Primary LanguageJavaScript

Nextjs project template with TailwindCSS

🚀 Quick start

  1. Clone the repository

    git clone https://github.com/bojangabric/nextjs-tailwind
  2. Navigate into your new site’s directory and start it up

    cd nextjs-tailwind
    npm install
    npm run dev
  3. Open the source code and start editing

    Your site is now running at http://localhost:3000!