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.
- TypeScript
- ReactJS
- React Toolkit
- Tailwindcss
- Shadcn
- React Router DOM
To run the this project locally, follow these steps:
git clone https://github.com/noyonalways/rentgo-web.git
cd rentgo-web
npm install
or
yarn
- 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
npm run dev
or
yarn dev
- Email: noyonrahman2003@gmail.com
- LinkedIn: Noyon Rahman