helpyourneighbour/README.md

24 lines
577 B
Markdown
Raw Normal View History

# HelpYourNeighbour
2026-03-04 12:15:31 +01:00
HelpYourNeighbour is a platform that connects neighbors to help each other.
## Features
- User authentication and authorization
- Neighborhood management
- Task posting and assignment
- Communication tools
2026-03-04 21:13:12 +00:00
## Getting Started
2026-03-04 21:13:12 +00:00
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.