Skip to content

[DEMO] YearnQuest is an initiative to make sure no one suffers from hunger. YearnQuest community provides food donations to make sure that no one goes to bed without a meal.(Note: This is a demo and not real initiative)

License

Notifications You must be signed in to change notification settings

RakeshPotnuru/YearnQuest

Repository files navigation

Hackathon Submission - here


Logo

Yearn Quest

Let's end the Hunger ✊


View Demo · Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

Yearn Quest

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm

    npm install npm@latest -g
  • You need Sawo and Twilio SendGrid API keys for this project.

Installation and Setup

  1. Clone the repo

    git clone https://github.com/RakeshPotnuru/YearnQuest.git
  2. Install NPM packages

    npm install
  3. Create nodemon.json file in the /root directory

    {
       "env": {
         "DB_URL": "mongodb://localhost:27017/databaseName"
         "SENDGRID_API_KEY" : "Sendgrid API key"
         "SENDER_EMAIL": "Sender email"
        }
     }
    
  4. Create a config.js file at public/js/ and add Sawo api key

const keys = {
  SAWO_API_KEY: "Sawo api key",
};
  1. To start the server

    npm run dev
    

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: YearnQuest

(back to top)

About

[DEMO] YearnQuest is an initiative to make sure no one suffers from hunger. YearnQuest community provides food donations to make sure that no one goes to bed without a meal.(Note: This is a demo and not real initiative)

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project