Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekyharsh05/figma-ui-practice
This is a frontend ui clone of a figma design using nextjs & tailwindcss.
https://github.com/geekyharsh05/figma-ui-practice
figma nextjs react tailwindcss
Last synced: about 1 month ago
JSON representation
This is a frontend ui clone of a figma design using nextjs & tailwindcss.
- Host: GitHub
- URL: https://github.com/geekyharsh05/figma-ui-practice
- Owner: geekyharsh05
- Created: 2024-03-07T09:33:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T09:39:12.000Z (11 months ago)
- Last Synced: 2024-11-09T02:38:22.575Z (3 months ago)
- Topics: figma, nextjs, react, tailwindcss
- Language: TypeScript
- Homepage: https://figma-ui-practice05.vercel.app
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
See the figma design here [Click Here](https://www.figma.com/file/OkYXmGjb9vBPVz6QY5oCHI/Layout-(Community)-(Copy)?type=design&node-id=0-1&mode=design&t=mkSf0lFYWz72uKt3-0)
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.