We(me and @gamerking177) build this project for WebBuzz: Web Development Challenge(Hackathon) and we got the 144 rank among 2500 people.
- Node.js (LTS version recommended)
- npm (Node Package Manager)
- Steps to Set Up the Project:
- Clone the Repository: by writing the below code in your terminal
git clone https://github.com/Ketanop321/cricket-website.git
cd cricket-website
npm install or npm i
npm start
This command will start the development server, and the website will be available at http://localhost:3000
in your browser.
Happy open contribution