shivansh84ya / Innings

A cricket scorekeeping and tournament management app

Home Page:https://innings.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Innings - The Ultimate Cricket Tournament Platform

Welcome to Innings!

Introduction

This project is an implementation of a Cricket Tournament Management System. It allows users to view and manage cricket tournaments and matches.

Setup

You can either launch the client & the server manually or follow the steps below.

  1. In the root directory, do npm install.
  2. Create .env file in client as well as server folders and populate your environment variables.
  3. In the root directory, do npm start.
  4. Open your browser and navigate to http://localhost:PORT.

You must install the dependencies in the client & server folders separately before trying to run the project.

About

A cricket scorekeeping and tournament management app

https://innings.vercel.app


Languages

Language:JavaScript 89.5%Language:TypeScript 9.9%Language:CSS 0.4%Language:HTML 0.1%