This project is made with ReactJS and was created with the create-react-app
tool by Facebook Open Source.
Type yarn install
or npm install
to install packages.
After install, type yarn start
or npm start
to run app.
This will run the application under the URL http://localhost:3000
You can see this project in this live demo.