A beautiful landing page for a hotel, built with React and TailwindCSS.
Node.js and Git should be installed. Node.js comes bundled with npm package manager.
- Clone this repo.
- Install dependencies with
npm install - Start website with
npm run start- For developmentnpm run build- For production
