Skip to content

This is a Rent a Car web application developed using the MERN (MongoDB, Express.js, React, Node.js) stack. The platform allows users to seamlessly browse, rent, and manage their car rentals.

Notifications You must be signed in to change notification settings

fiskryeziu/rentacar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📌 Overview

Rent a car MERN stack app with essential dependencies like Redux Toolkit, Stripe, testing-library, Axios, React, React Router, and Tailwind CSS.

🔍 Table of Contents

📝 Project Summary

💻 Stack

⚙️ Setting Up

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in the server folder

STRIPE_SECRET_TEST

JWT_SECRET

BUCKET_NAME

MONGO_URI

🚀 Run Locally

1.Clone the rentacar repository:

git clone https://github.com/fiskryeziu/rentacar

2.For the backend, navigate to the "server" directory:

cd server
npm install
npm run server

3.For the frontend, navigate to the "client" directory:

cd client
npm install
npm start

About

This is a Rent a Car web application developed using the MERN (MongoDB, Express.js, React, Node.js) stack. The platform allows users to seamlessly browse, rent, and manage their car rentals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages