This app allows organizers to create an adopt-a-family event, which allows families-in-need and donors sign up. The families can create a wishlist of necessities and get matched with donors that have the budget to provide for them.
Fork the repo and clone onto your local machine.
From PATH/adopt-a-family
npm install && npm start
Check that you can view the app at localhost:3000.
Fork the repository and create a feature branch to work on any changes. When done, submit a pull request!
- Node >= v7.0.0
- MongoDB 3.6
- 5-Gwoap
This project is licensed under the MIT License - see the LICENSE file for details