The aim is to design an application which lists "golden rules" for developers. These rules are the best practices that every developer should follow!
$ git clone https://github.com/Marie-Carrere/react-app-golden-rules.git
$ cd react-app-golden-rules
$ npm install
$ npm start
Go to http://localhost:3000
.