A full stack application in springboot and angular.
NOTE:
- Deployement of this project hasn't been done yet.
Clone the project
git clone https://github.com/YadavYashvant/cricketeer.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
ng serve --open
Run springboot code on Intellij Idea
setup aiven username and password
in application.properties
Client: Angular, Bootstrap, TailwindCSS
Server: Spring Boot, Jsoup