Content Coins Frontend

build:

run npm install to install the dependencies

(todo) run npm start to start the local development

test:

(todo) run npm test to run the tests once

(todo) run npm testw to run the tests along your development

deploy:

run npm build to build the application for production.