Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ali-Hussein-dev/indie-ui
https://github.com/Ali-Hussein-dev/indie-ui
nextjs nextjs14 shadcn tailwindcss
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Ali-Hussein-dev/indie-ui
- Owner: Ali-Hussein-dev
- Created: 2024-05-27T15:59:04.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T15:40:57.000Z (3 months ago)
- Last Synced: 2024-08-03T16:51:34.920Z (3 months ago)
- Topics: nextjs, nextjs14, shadcn, tailwindcss
- Language: MDX
- Homepage: https://ui.indie-starter.dev
- Size: 4.06 MB
- Stars: 124
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shadcn-ui - indie-ui - UI components with variants - [Docs](https://ui.indie-starter.dev) (Libs and Components)
- awesome-shadcn-ui - Indie UI - Indie UI is a free collection of UI components for building web applications. It is built with React and Tailwind CSS. (UI Libs)
- awesome-shadcn-ui - Indie UI - Indie UI is a free collection of UI components for building web applications. It is built with React and Tailwind CSS. (UI Libs)
README
# IndieUI
## Installation
```bash
pnpm install # or npm install or yarn install```
## Run the development server
```bash
pnpm dev # npm run dev # yarn dev
```Open http://localhost:3000 with your browser to see the result.
## Other Projects
- Next.js starter for indie hackers [Indie Starter](https://indie-starter.dev?ref=github-indieui)