This is an e-commerce platform based on Spring boot and Thymeleaf
- import as maven project
- create a database for the project say
- change properties according to your database under src/main/resources (have setted up for mysql)
- run project and open on port 8000


