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
- Host: GitHub
- URL: https://github.com/cnstr/landing
- Owner: cnstr
- License: mit
- Created: 2021-12-16T03:39:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T18:33:21.000Z (over 2 years ago)
- Last Synced: 2025-06-04T21:43:59.024Z (4 months ago)
- Topics: canister, chakra-ui, react, typescript
- Language: TypeScript
- Homepage: https://canister.me
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.