A community application that allows neighbors to reach out to other neighbors with offers of services. Users can also submit events and share community news on our forums.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
npm install
npm test
npm start
Explain how to run the automated tests for this system
Simple Node/Express CRUD application and scaffolding to help students quickly get started with a new project, with tests and CI support.