In this repository you can get the following types of components which you can use them directly into your projects
which helps in reducing your time of creating the components.
-
Clone the repository:
git clone https://github.com/your-username/bus-management-system.git
-
Open the project directory in your preferred code editor.
-
The files are available in the Buttons folder.
If you would like to contribute to this component library, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix
git checkout -b feature/your-feature-name
- Make your changes and commit them
git add .
git commit -m "Brief description of your changes"
- Push your changes to your fork
git push origin feature/your-feature-name
- Submit a pull request
git request-pull
This project is licensed under the MIT License.