A social media platform for sports enthusiasts.
This project is a social media platform for sports, allowing users to view live scores and chat in real-time.
- Python (39.9%)
- JavaScript (37.1%)
- CSS (21.6%)
- HTML (1.2%)
- PowerShell (0.2%)
- Node.js
- npm
- Clone the repository:
git clone https://github.com/sameer266/Real-time-Live-Score-and-Chat-web.git
- Navigate to the project directory:
cd Real-time-Live-Score-and-Chat-web/frontend/react-livescore
- Install dependencies:
npm install
In the project directory, you can run:
npm start
: Runs the app in development mode.npm test
: Launches the test runner.npm run build
: Builds the app for production.npm run eject
: Ejects the app from Create React App to gain full control over configuration.
Feel free to customize further based on your project's specifics.