Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dromse/haus
React implementation of "Haus" markup from Figma
https://github.com/dromse/haus
Last synced: 27 days ago
JSON representation
React implementation of "Haus" markup from Figma
- Host: GitHub
- URL: https://github.com/dromse/haus
- Owner: dromse
- Created: 2023-11-02T22:04:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T14:44:47.000Z (5 months ago)
- Last Synced: 2024-08-09T16:26:49.193Z (5 months ago)
- Language: TypeScript
- Homepage: https://haus-zeta.vercel.app
- Size: 6.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍾 Haus
[Markup](https://www.figma.com/file/4ewoagAdJzqrEDgmVMUEyc/Haus?type=design&node-id=0-1&mode=design&t=pFqlilbQ9lbI1LBd-0)
## 📦 Install
```bash
git clone https://github.com/dromse/haus.git
cd haus
npm install
npm run dev
```