Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dromse/furniking
Next.js implementation of "Furniking" markup from Figma
https://github.com/dromse/furniking
nextjs react redux tailwindcss
Last synced: 27 days ago
JSON representation
Next.js implementation of "Furniking" markup from Figma
- Host: GitHub
- URL: https://github.com/dromse/furniking
- Owner: dromse
- Created: 2023-11-22T23:57:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-04T20:24:26.000Z (9 months ago)
- Last Synced: 2024-04-04T21:33:59.444Z (9 months ago)
- Topics: nextjs, react, redux, tailwindcss
- Language: TypeScript
- Homepage: https://furniking-beta.vercel.app
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🪑 Furniking
[Markup](https://www.figma.com/file/zvaHCYVJQVPaPKJj0NsRVd/Furniking-(Copy))
## Install
```bash
git clone https://github.com/dromse/furniking.git
cd furniking
npm install
npm run dev
```