Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.