A simple test in recreating the MAC OS App using React.js
First cd
into the app folder and install all dependencies typying in the terminal:
npm install
then run the server
npm start
and visit localhost:3000
This is an experiment, only few sections are currentl visibles and many things are hardcoded.