An open API service indexing awesome lists of open source software.

https://github.com/cnstr/landing

Canister Landing Page
https://github.com/cnstr/landing

canister chakra-ui react typescript

Last synced: 3 months ago
JSON representation

Canister Landing Page

Awesome Lists containing this project

README

          

# Canister Website

This website hosts the source code for the Canister [landing page](https://canister.me).

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](https://pnpm.io) installed on your system locally.

Once you clone this directory, run `pnpm install` and `pnpm dev` to open a hot-reloading developer environment.