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

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

Awesome Lists containing this project

README

          

AIBTC Working Group Logo

# 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.