Skip to content

aneguzman/react-nba

Repository files navigation

React NBA

NBA App based on React js that allows you see the latest news around the league, the game scores and the teams standings.

Table of Contents

Getting Started

Prerequisites

Installation

  • Run npm start to start the application
  • The app will be available on localhost:3000
npm start

Tests

  • Run npm run test to view the tests
npm run test

Features

  • View the latest news in the NBA
  • View the scores of the games of a selected date
  • View the current standings of the teams

Stack

  • React
  • Redux
  • Elemental-ui

Roadmap

  • Stats page where you can see the players stats, leader board, etc
  • Game detail page where you can see the detail of a game, the stats, the results
  • Infinite scroll for the feed page (Right now we are only displaying the latest news)
  • Adding more tests

About

NBA application using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published