Skip to content

helpdao/donation-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a template created with create-react-app to organize various help squads within a single app. Each squad will have it's own route. Feel free to add improvements or changes :)

How to run

Do npm install to install the dependencies and start the server using npm start

How to contribute

  • Fork the repo and switch to a new branch using git checkout -b [branch_name]
  • Code your stuff.
  • Commit and push to your own forked repo using git add [files], git commit -m [your message] and git push origin [branch_name]
  • Make a pull request from your forked repo.

About

Donation portal for help squads to raise money

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published