Coder Social home page Coder Social logo

patelvivekdev / market-hub Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.61 MB

Market Hub: A multi-vendor marketplace on GitHub. We created a user-friendly platform with React, CSS, and React Bootstrap. I built a powerful server-side solution with NodeJS and Express, and we chose MongoDB for data management.

Home Page: https://market-hub.patelvivek.dev/

License: GNU General Public License v3.0

JavaScript 99.53% HTML 0.33% CSS 0.14%
express fullstack-javascript mongodb nodejs reacrjs

market-hub's Introduction

Table of Contents

Market-Hub

Description

  • This is a web application that allows users to search for products. Application allows sellers to post products for sale and buyers to search for products to purchase.

Installation

  • To install necessary dependencies, run the following command:
npm i
cd frontend
npm i

Usage

  • To run the application, run the following command:

DEVELOPMENT Make sure to create a .env file in the root directory and add the following variables

PORT=5000
NODE_ENV=development
MONGO_URI=YOUR_MONGO_URI
JWT_SECRET=YOUR_JWT_SECRET
npm run dev

PRODUCTION Make sure to create a .env file in the root directory and add the following variables

PORT=5000
NODE_ENV=production
MONGO_URI=YOUR_MONGO_URI
JWT_SECRET=YOUR_JWT_SECRET
npm run build
node backend/index.js

License

  • This project is licensed under the MIT license. [License: MIT]
  • For more information visit this link: MIT-license

Contributing

  • Contributions are welcome!
  • Fork the repo and submit a pull request.

Authors

Links

MADE WITH ❤️ AND React / Javascript

market-hub's People

Contributors

dependabot[bot] avatar patelvivekdev avatar

Stargazers

 avatar

Watchers

 avatar

market-hub's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.