Skip to content

DebAmorim/beTheHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Be The Hero

OmniStack Week 11.0

GitHub language count Repository size GitHub last commit Repository issues License

About   |    Getting started   |    Testing   |    Built with   |    Contributing   |    License


About

A project developed during the OmniStack Week 11.0: a platform to help NGO's present their current causes which need funding and also ease the contribution from interested parties.

Getting started

After dowloading or branching you should install the following prerequisites:

  • To be added ...
  • ...

Installing

To be added ...

Testing

All tests can be run using supertest with the following line in terminal: npm test

So far there are two tests:

Back end:

  • ong.spec
  • generateUniqueId.spec

Built with

Contributing

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature: <description>';
  • Push it to your branch: git push origin my-feature.

After merging your pull request, your branch can be deleted;

License

This project uses the MIT license. Read LICENSE for details.

About

Full stack SPA API using React and Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published