An experiment I made up to try out React library.
You can view a live demo at https://qduc.github.io/caro/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Download Node.js and install it.
Install the dependencies
npm install
Start localhost web server
npm start
Wait a moment for the script to build the app then a new browser tab will be opened at https://localhost:3000
This project is licensed under the MIT License - see the LICENSE.md file for details