/dash_donation

A donation website that includes an online payment feature.

Primary LanguageJavaScriptMIT LicenseMIT

Dash Donation LICENSE

Public Donation for a Charity Oranization -

🔗Live Demo

Preview


Installation

Install server dependencies

    npm install

Install client dependencies

    cd client 
    npm install
    npm run build

Serving the application

  • Go back to the root folder
  npm run dev
  • The app will start listening on port 5200
  • Go to localhost:5200

Payment Gateway