Saayam Web Application.
- Node.js (recommended version >= 21) and npm installed on your machine.
Clone to the test branch:
git clone -b test https://github.com/saayam-for-all/webapp.git
Navigate to the project directory:
cd webappInstall dependencies: All the dependencies will be installed.
npm installStart the development server:
npm run devOpen your browser and navigate to http://localhost:5173 to view the application running locally.
To build the project for production execute below command in terminal.
npm run buildThe optimized production build will be located in the dist directory.
- A user can register and login from Home Page
- A user can request for help
- A volunteer can register and Login
- A verified volunteer can handle a request
- Any one can donate from donate page
Provide instructions or examples demonstrating how to use your application.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or fix:
git checkout -b your-name or feature-name. - Make changes and commit them:
git commit -am 'feature or work message'. - Push to the branch:
git push origin feature-name. - Raise a Pull request to your branch -> Dev (Note : Not to main branch)
- Submit a pull request.
To know more about our saayam project refer to https://github.com/saayam-for-all/docs/wiki
This project is licensed under the GNU General Public License v3.0.
Include any acknowledgments or credits for inspiration, code snippets, or resources.
For questions, feedback, or suggestions, please contact