Prerequisites:
- Node.js: Ensure you have Node.js (version 14 or higher) installed on your system. If not, download and install it from the official Node.js website: https://nodejs.org/
-
Clone the repository
-
Install dependencies:
npm install
- Start the development server:
or
nodemon index.js
node index.js
- Access the application in your browser at
http://localhost:3000/
.
- Create a file named
.env
in the root directory of the project. - Replace the following placeholder values with your own database credentials. copy from demo.env