https://github.com/aibtcdev/landing-page
Main landing page for https://aibtc.com
https://github.com/aibtcdev/landing-page
Last synced: 23 days ago
JSON representation
Main landing page for https://aibtc.com
- Host: GitHub
- URL: https://github.com/aibtcdev/landing-page
- Owner: aibtcdev
- Created: 2024-03-03T14:05:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-01T00:29:24.000Z (26 days ago)
- Last Synced: 2026-04-02T02:46:13.201Z (25 days ago)
- Language: TypeScript
- Homepage: https://aibtc.com
- Size: 141 MB
- Stars: 2
- Watchers: 1
- Forks: 9
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README

# AIBTC Landing Page
## Description
The code that runs https://aibtc.dev
- [RSVP Thursdays](https://evt.to/emamdeggw)
- [Intro Thread](https://github.com/orgs/stacks-network/discussions/531)
- [Meeting Minutes](https://github.com/orgs/stacks-network/discussions/534)
- [Discord Server](https://discord.gg/5DJaBrf)
## Development
Tech stack:
- React
- Vite
- Chakra UI
To run this locally:
1. Clone this repository
2. Run `npm install`
3. Run `npm run dev`
4. Open [http://localhost:5173](http://localhost:5173) with your browser
Deployments are handled by Cloudflare Pages.