Skip to content

Latest commit

 

History

History
29 lines (10 loc) · 623 Bytes

README.md

File metadata and controls

29 lines (10 loc) · 623 Bytes

Niलाmi

“Niलाmi” provides a platform where users can host auctions publicly at large scale or it could be private to a small group of users. They can bid for anything of their interest from anywhere.

This repository includes only backend code, used express.js for building this.

Frontend code is available here: https://github.com/sukritidawar/Nilami

How to install and run the project

In the project directory, you can run:

npm install

To install all the required dependencies.

nodemon index.js

Open http://localhost:3000 to view it in your browser.