Welcome to Herbary, an online plant store where you can browse and purchase a wide variety of plants. This website is built using HTML, CSS, and JavaScript.
- Browse through a diverse collection of plants.
- View detailed information about each plant, including price and images.
- Responsive design for a seamless experience on desktop and mobile devices.
Check out the live demo of the website here.
The Herbary plant store was developed using the following libraries and resources:
To set up a local development environment, follow these steps:
-
Clone the repository:
git clone https://github.com/agrSaket/herbary.git
-
Navigate to the project folder:
cd herbary
-
Open the 'index.html' file in your preferred web browser.
- Explore the plant catalog by browsing through different categories.
- Click on a plant to view more details about it.
Contributions are always appreciated! If you have any suggestions or would like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/newfeature
. - Commit your changes:
git commit -m 'Add some feature'
. - Push to the branch:
git push origin feature/newfeature
. - Open a pull request.
This project is licensed under the MIT License
.