/camper-mern

Camper is a MERN stack (MongoDB, Express.js, React.js, Node.js) project with Ant Design UI, facilitating motorhome and van rentals. Empowering travelers with seamless booking and management.

Primary LanguageJavaScript

CAMPER

image

admin-dashboard

# Navigate to the backend folder
cd frontend

# Install dependencies
npm install

# Run the backend server
npm start