CrickScore is a web application that provides real-time live cricket scores, match history, and a point table for the IPL 2014. Stay updated with the latest cricketing action!
- Real-time live cricket scores
- Comprehensive match history
- IPL 2024 point table
- Responsive and modern user interface
- Spring Boot
- Angular 17
- Tailwind CSS
- MySQL
To get a local copy of the project up and running, follow these steps:
- Node.js installed
- Angular CLI installed
- Java Development Kit (JDK) installed
- Spring Boot installed
- MySQL installed and running
-
Clone the repository:
git clone https://github.com/Atharva1479/Crick-Live-Score-App.git
-
Navigate to the frontend directory:
cd CrickInformer/front-end -
Install Angular dependencies:
npm install
-
Navigate to the backend directory:
cd ../back-end -
Build and run the Spring Boot application:
./mvnw spring-boot:run
-
The application should be running at http://localhost:8080.
- Access the web application at http://localhost:8080.
- Explore live cricket scores, match history, and the IPL 2024 point table.
Contributions are welcome! Feel free to open issues, submit pull requests, or provide feedback.