Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 687 Bytes

README.md

File metadata and controls

53 lines (32 loc) · 687 Bytes

Cricketeer

A full stack application in springboot and angular.

Authors

NOTE:

  • Deployement of this project hasn't been done yet.

Run Locally

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

For Backend

Run springboot code on Intellij Idea

  setup aiven username and password
  in application.properties

Tech Stack

Client: Angular, Bootstrap, TailwindCSS

Server: Spring Boot, Jsoup