Skip to content

abdumamdouh/distributed-online-marketplace-system

Repository files navigation

a Distributed Online Marketplace System

Table of Contents

  • Introduction
  • Quick Start
  • Technologies Used
  • Deployment
  • Contributors

Introduction

a distributed online marketplace system that rely on a distributed database model.

Quick Start

Add your MONGO_URI to the default.json file. Make sure you set an env var for that and the jwtSecret on deployment.

# Install dependencies for client
npm run client-install

# Run the React client only
npm run client

# Install dependencies for server
npm install

# Run the Express server only
npm run server


# Server runs on http://localhost:5000 and client on http://localhost:3000

Technologies Used

  • ReactJS
  • React Hooks
  • Redux
  • react-router-dom
  • sass
  • axios
  • NodeJS
  • ExpressJS
  • MongoDB
  • Mongoose
  • Dotenv
  • Morgan

Deployment

Contributors

Abdulrahman Mamdouh, Antoine Zakaria, Mahmoud Essam, Marwan Emad Mourad, Marwan Mohamed, Salma Ehab

Version

1.0.0

License

This project is licensed under the MIT License

About

a distributed online marketplace system that relies on a distributed database model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •