React application that displays the current mix of energy generation in the UK (biomass, coal, imports, gas, nuclear, other, hydro, solar and wind).
- Get the dependencies -
npm install
- Run the app -
npm start
- it will be available at http://localhost:8080 - Test the app -
npm test