Skip to content

farkmarnum/carbon-journey

Repository files navigation

Carbon Journey

Install

npm i

Run locally

npm start

Deploy to GitHub Pages

TODO:

  • refactor the code in App.tsx into separate .tsx files and .css files for each component
  • add tests...