hotel-pos-system-

Hotel Management System

A web-based hotel management system built with React.js, Tailwind CSS, and Zustand for state management. The system is designed to help hotels effectively manage reservations, guest information, and room inventory.

Summary

The Hotel Management System is a comprehensive tool for managing some aspects of hotel operations. It is built using React.js, a popular JavaScript library for building user interfaces, Tailwind CSS, a utility-first CSS framework, for consistent and visually pleasing design, and Zustand for state management.

Features

Getting Started

  1. Clone the repository: git clone https://github.com/sosyfy/hotel-pos-system.git
  2. Install dependencies: npm install or yarn install
  3. Start the development server: npm start or yarn start
  4. Open http://localhost:3000 in your browser to see the application.
  5. Update the config file with the appropriate details of your server and database

Dependencies