24 lines
No EOL
577 B
Markdown
24 lines
No EOL
577 B
Markdown
# HelpYourNeighbour
|
|
|
|
HelpYourNeighbour is a platform that connects neighbors to help each other.
|
|
|
|
## Features
|
|
|
|
- User authentication and authorization
|
|
- Neighborhood management
|
|
- Task posting and assignment
|
|
- Communication tools
|
|
|
|
## Getting Started
|
|
|
|
1. Clone the repository
|
|
2. Install dependencies: `npm install`
|
|
3. Start the development server: `npm run dev`
|
|
|
|
## Contributing
|
|
|
|
Please read our [contribution guidelines](CONTRIBUTING.md) before submitting a pull request.
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. |