NBA Stats and News is a web application that provides users with up-to-date information about NBA games, players and news. Users can easily access game schedules, player stats, and the latest news from the NBA. The app was built using JavaScript, React, and espn API.
- View NBA game schedules, results and scores
- Get the latest NBA news and updates
- Search for NBA players and view their stats and game history
- See the current NBA standings
- View NBA team stats and rankings
- Clone the repository
- Install the necessary dependencies by running npm install
- Start the app by running npm start
- Browse to http://localhost:3000 to view the app
- React
- JavaScript
- espn API
- HTML
- CSS