An end-to-end web application that can be used for seamless interactions between buyers and sellers where multiple buyers can bid their prices and sellers can accept a bid.
- MongoDB
- ExpressJs
- ReactJS
- NodeJs
$ git clone [email protected]:https://github.com/adreg0/bidNbuy
$ cd bidNbuy
-
Local MongoDB
- Install it from here
- Set MONGODB_URL=mongodb://localhost/bidNbuy
-
Create .env file in root folder with Razorpay credentials
$ npm install
$ node index.js
$mongod
# open new terminal
$ cd frontend
$ npm install
$ npm start
bidNbuy.-.Google.Chrome.2023-01-10.18-19-10.mp4
This repository is licensed under MIT. Find LICENSE for further information