This is a repository for Frontend Room Booking App: React.js, Axios, Full Calendar, Tailwind, Vite.js | Softinsa
Features:
- Manage all the Booking System
- Creating, editing or deleting Rooms
- Temporary disable a room, blocking the booking tablet in real-time
- Creating, editing or deleting bookings
- Creating, editing or deleting Places
- Member management (Kick, Role Changer)
- Editing or deleting tablets configurations with real-time updates
- Creating, editing or deleting room requests (Cleaning, Breakdowns)
- Beautiful UI using TailwindCSS
- Full responsivity and mobile UI
- Authentication with Protected Routes System
Node version 18.x.x
git clone https://github.com/brunotp99/Room-Booking-Frontend.gitnpm inpm run devRunning commands with npm npm run [command]
| command | description |
|---|---|
dev |
Starts a development instance of the app |
