This website hosts the source code for the Canister landing page.
The project is a single page application written in React using Chakra-UI.
To contribute/make changes please ensure that you have Node.js and pnpm installed on your system locally.
Once you clone this directory, run pnpm install
and pnpm dev
to open a hot-reloading developer environment.