Learning and practicing ReactJs.
This is my adaptation of the React Fundamentals course project. The main differences here are: SASS for styling, ES6 and inclusion of ESLint.
npm install
npm start
This is still not as intendend as I want to include redux to handle the states.