Simple Web App made with React and Redux Thunk that displays NBA Scedule and Standings
Type the following into terminal. Note: You must have npm install and should provide your own API Keys to mysportsfeeds.com
git clone https://github.com/shreyshrey1/NBA_Schedule_App.git
cd NBA_Schedule_App
npm install
npm start