React Playground Playground to practise React.js Purpose of Project Practising and studying React.js library Project setup To create the initial setup from scratch I used this tutorial. How to Launch Install dependencies npm install Start the project npm start Build on dist/ npm run build