Paving a way for Zero Hunger
-
Install Node.js:
- Make sure you have Node.js installed on your machine.
-
Install Dependencies:
- Run `npm install` in the project root directory to install required packages.
-
Start the Server:
- Execute `node src/app.js` to launch the server.
-
Access the App:
- Open your web browser and go to `http://localhost:3000` to explore the application.