Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```