Skip to content

noyonalways/rentgo-web

Repository files navigation

Youtube Facebook Facebook Page Instagram LinkedIn VS Code Theme NPM Package


Logo

RentGo Web UI

Live Link »

Overview:

The RentGo Car Rental Reservation System is a powerful booking system designed for cars rental purposes. User Authentication, car management and booking functionalities. The system contains roles (admin and user) with role-related access controls which allows for an orderly chain of operations, at the same time being fail-safe.

🛠️ Technology Stack:

  • TypeScript
  • ReactJS
  • React Toolkit
  • Tailwindcss
  • Shadcn
  • React Router DOM

💻 Running locally:

To run the this project locally, follow these steps:

1. Clone the repository from GitHub:

git clone https://github.com/noyonalways/rentgo-web.git

2. Navigate into the project directory:

cd rentgo-web

3. Install Dependencies (npm or yarn):

npm install

or

yarn

4. Set up environment variables:

  • Create a .env.local file in the root directory.
  • Define necessary environment variables such as database connection URL, PORT, etc. Refer to any provided .env.example file or documentation for required variables.
# app configuration
VITE_API_BASE_URL=your_api_base_url

VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key

4. Run the Application:

npm run dev

or

yarn dev

Contact:

About

RentGo is a Car Rental Seservatin System Web UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages