Love for Herbs is a cosmetic herbal brand that uses organic and plant-based ingredients to create environmentally friendly products without harmful side effects.
- Spring Boot
- Spring MVC
- Spring Data JPA
- Spring Security (with Google OAuth)
- Java
- Thymeleaf
- Bootstrap
- Clone the repository:
git clone https://github.com/yourusername/love-for-herbs.git
- Navigate to the project directory:
cd love-for-herbs
- Run the application:
./mvnw spring-boot:run
- Access the application at
http://localhost:8080/shop
- Admin credentials: Not Required for Users
- Fork the repository
- Create a new branch (
git checkout -b feature-branch
) - Commit your changes (
git commit -m 'Add some feature'
) - Push to the branch (
git push origin feature-branch
) - Create a new Pull Request
This project is licensed under the MIT License.