MdEstiakAhmed / air-cnc-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air CNC

Back-end Part build with express.js.

front-end part build with react.js.

This is a online hotel booking system. User can book any house or hotel from online. They can search hotel by their desire location. They can set time for how long they want to stay. they just need to set check-in and check-out date. User can pay online via Visa or Mastercard.

Process of Run Whole Project Locally:

  • Clone Front-end project
  • go to project ditectory and open cmd
  • run commad: npm update
  • after install package, run commad: npm start
  • Clone Back-end project
  • go to project ditectory and open cmd
  • run commad: npm update
  • after install package, run commad: nodemon index

tools:

  • Google Analytics
  • Stripe payment system
  • MongoDB Atlas
  • firebase login

Some Information:

  • for credit card number enter 4242 4242 4242 4242
  • for CVC number enter any three digit

Project screenshot:

About


Languages

Language:JavaScript 84.1%Language:CSS 13.3%Language:HTML 2.6%