Skip to content

alezlimon/spm-front-end

Repository files navigation

Reva — Frontend

React Vite React Router

Overview

This is the frontend for Reva, a hotel operations dashboard built with React and Vite. It is designed to support daily property operations through a clear interface for rooms, bookings, guests, billing, and property-level overview pages. The frontend is connected to the Reva backend and focuses on workflow, navigation, and operational clarity.

Main Features

  • Properties dashboard
  • Property overview pages
  • Rooms page with timeline and card views
  • Bookings page with filters and operational actions
  • Guests page
  • Billing page
  • Login and protected routes
  • Clean, connected UI across all sections

Tech Stack

  • React
  • Vite
  • React Router

Run Locally

npm install
npm run dev

Environment Variable

Create a .env file with:

VITE_API_URL=http://localhost:5005/api

Notes

  • This frontend is designed to work with the Reva backend
  • Property logic supports both hotel-style and villa-style behavior
  • Main workflows are connected across sections rather than isolated into simple CRUD pages

Credits

  • Luana Aguilo
  • Alejandro Perez

Related

License

This project is licensed under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors