Skip to content

Palaksharma23/Stay-Ease

Repository files navigation

Stay Ease


Stay Ease

A dynamic React based booking app.

Stay Ease App

Table of Contents

Introduction

Welcome to StayEase, where booking your perfect hotel getaway is as simple as a click. Find comfort and convenience at your fingertips with our seamless booking platform.

Important links related to the project

Technology Used

Technology Features
React.js Frontend of the application
Supabase Database for the application
React Query Managing Remote State
Recharts Making charts and dashboard analysis
JSON Web Token Authorization and Authentication

Features

Things you can do with URL Shortener:

  • Convert the Original URL to the Short URL
  • Get Analysis for the application
  • Log in to the application
  • Log out of the application
  • Manage bookings, cabins, and users

Screenshots of the project

Dashboard Page Dashboard Page
Login Page Bookings Page
screely-1677925542185 screely-1677924790571
Cabins Page Create new cabin Page
screely-1677925542185 screely-1677924790571
Create new user Page Update Profile Page
screely-1677924790571 screely-1677925542185
Dark mode Light mode

Installation


To setup the project on your local environment, follow the given steps:

  1. Fork the Palaksharma23/Stay-Ease repository.
  2. Clone the repository:
https://github.com/<USERNAME>/Stay-Ease.git

Replace the <USERNAME> with your GitHub username.

Install the necessary dependencies

  npm install

Add a config.env file in the root directory and enter your Supabase credentials The format of config.env file should be similar to the following

VITE_SUPABASE_URL=YOUR_SUPABASE_URL
VITE_SUPABASE_KEY=YOUR_SUPABASE_KEY

To start the server in development mode

  npm run dev 

Go to http://127.0.0.1:5173/ to view the website.

Contributions

Your worthy contributions are most welcome to the Stay Ease app. If you have an idea for a new feature or a bug fix, please submit an issue or pull request.

Feedback

Feel free to send any feedback on Twitter or file an issue.

About

"A React + Supabase application to book cabins with Ease 🏨"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published