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.gitcd rentgo-webnpm installor
yarn- Create a
.env.localfile in the root directory. - Define necessary environment variables such as database connection URL, PORT, etc. Refer to any provided
.env.examplefile 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_keynpm run devor
yarn dev- Email: noyonrahman2003@gmail.com
- LinkedIn: Noyon Rahman