Aasrah ("shelter" in Sanskrit and Urdu) is a platform designed to create a bridge between those in need—be it people or animals—and NGOs that can provide assistance. By leveraging technology and the power of everyday users, Aasrah ensures that help reaches the right hands at the right time.
- Seamless Connectivity – Connects users with NGOs efficiently.
- Tech-Driven Solution – Utilizes modern web technologies for speed and reliability.
- Minimal User Effort – No installations or configurations needed for end users.
- Vite – Lightning-fast build tool
- TypeScript – Type-safe JavaScript
- React – Component-based UI library
- shadcn-ui – Modern UI components
- Tailwind CSS – Utility-first CSS framework
- Node.js & npm (Install with nvm)
# 1. Clone the repository
git clone <YOUR_GIT_URL>
# 2. Navigate to the project directory
cd aasrah
# 3. Install dependencies
npm install
# 4. Start the development server
npm run devThe app will be available at http://localhost:5173 (or as indicated in your terminal).
Contributions are welcome! Please open an issue or submit a pull request for any improvements or suggestions.
This project is licensed under the MIT License.