Skip to content

Dev-the-coder/BookEasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERNHotelBooking

MERN Stack Hotel Booking website

MongoDB Express React NodeJs

You may import the sample collections at mongodb_collections folder

mongodb screenshot

Stripe API Key Configuration

Please edit bookingRoute.js and put your stripe private api key

execute following command

npm i

start the server

nodemon server
npm package use:
  • nodemon
  • mongoose
  • express
  • router
  • moment
  • stripe
  • uuid

Run Client [ReactJs at client folder]

Server API Configuration

Please edit the package.js to correct Server API URL

Stripe API Key Configuration

Please edit Bookingscreen.js and put your stripe public api key

execute following command

npm i

start the client

npm start
npm package use:
  • antd
  • aos
  • axios
  • moment
  • react-bootstrap
  • react-router-dom
  • react-stripe-checkout
  • sweetalert2

About

Hotel/Place booking site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published