Skip to content

jbmakib/jadoo-travel-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jadoo Travel Site

A travel related website

View Project from here 👉 Jadoo-Travel

Features

  • Used mongoDb as noSQL database for storing data
  • Used node and express as server for send request from client side to database using server
  • Get all orders API
  • Complete CRUD operation

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