Sports feed and social platform using the MERN stack.
GameFeed is a sports platform built using the MERN (MongoDB, Express.js, React, Node.js) stack. It provides real-time updates and information about various sports events and breaking sports news, and allows for interaction between users, including following, commenting on games, and more. The application utilizes Tailwind CSS for styling, ensuring a modern and responsive user interface, user authorization using jsonwebtoken (JWT) and Context API for state management. Additionally, GameFeed employs Puppeteer for web scraping live scores, player stats, and other relevant real-time data directly from NBA.com, offering users up-to-date and comprehensive sports information, and newsapi.org for the latest news in the sports world.
- Real-time sports scores and news

- User authentication and profile management

- Social interaction with other users

- Comment live under games

- View player stats

- View advanced game insights

Contributions are welcome! To contribute to GameFeed, please follow these steps:
- Fork the repository.
- Create a new branch (git checkout -b feature-branch).
- Make your changes.
- Commit your changes (git commit -m 'Add some feature').
- Push to the branch (git push origin feature-branch).
- Open a pull request.
This project is licensed under the MIT License
- MongoDB
- Express.js
- React
- Node.js
- Tailwind CSS
- Puppeteer
- NBA.com
- newsapi.org
