2026-03-18 16:06:29 +00:00
|
|
|
# HelpYourNeighbour
|
2026-03-04 12:15:31 +01:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
HelpYourNeighbour is a platform that connects neighbors to help each other.
|
2026-03-04 16:03:04 +00:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
## Features
|
2026-03-04 16:03:04 +00:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
- User authentication and authorization
|
|
|
|
|
- Neighborhood management
|
|
|
|
|
- Task posting and assignment
|
|
|
|
|
- Communication tools
|
2026-03-04 21:13:12 +00:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
## Getting Started
|
2026-03-04 21:13:12 +00:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
1. Clone the repository
|
|
|
|
|
2. Install dependencies: `npm install`
|
|
|
|
|
3. Start the development server: `npm run dev`
|
2026-03-04 16:03:04 +00:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
## Contributing
|
2026-03-04 16:03:04 +00:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
Please read our [contribution guidelines](CONTRIBUTING.md) before submitting a pull request.
|
2026-03-04 16:03:04 +00:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
## License
|
2026-03-10 02:06:21 +00:00
|
|
|
|
2026-03-18 16:06:29 +00:00
|
|
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|