Skip to content

jbmakib/jadoo-travel-client

Repository files navigation

Jadoo Travel Site

A travel related website

View Project from here 👉 Jadoo-Travel

Features

  • This app is created by ReactJS
  • Users can order services and manage them. They can manage others users’ orders and add another service
  • Used mongoDb as noSQL database for storing data
  • Used node and express as server for send request from client side to database using server
  • Font Awesome Icon Pack Used ❤
  • React Router Used 🔥
  • Axios Used 🔥
  • React Hook Form Used
  • Bootstrap Used
  • Firebase authentication used
  • Responsive for all device
  • You can't visit the private route without login to the site.

How to run?

  • Clone Client Side Code and Server Side Code and run npm install in terminal
  • Add your firebase configuration in .env.local file in client side and run npm start in client side terminal
  • Add your db configuration in .env file in server side code and run npm run start-dev in server side terminal
  • Replace https://ancient-brook-62418.herokuapp.com/ with http://localhost:5000/ in client side code
  • For production build, run npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published