https://github.com/dromse/furniking
Next.js implementation of "Furniking" markup from Figma
https://github.com/dromse/furniking
nextjs react redux tailwindcss
Last synced: 7 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T20:24:26.000Z (over 1 year ago)
- Last Synced: 2025-01-28T03:41:41.553Z (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
```