Sky sports like application built with ReactJS + Redux
- Webpack configuration for production
- Use of ES6
- Firebase Backend
- Authentication
Clone this repo
git clone https://github.com/neil-mills/sportz.git
cd sportz
Install all the dependencies
npm install
Run the app
npm run start