https://github.com/jee-vim/zcomponent
https://github.com/jee-vim/zcomponent
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jee-vim/zcomponent
- Owner: Jee-vim
- Created: 2024-05-12T05:56:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T14:20:14.000Z (10 months ago)
- Last Synced: 2025-03-06T03:43:21.343Z (3 months ago)
- Language: TypeScript
- Homepage: https://zcomp.vercel.app
- Size: 589 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZComponent
ZComponent is a component library for Nextjs, this is a redesigned version of my previous react-components repo.## Stack
- Nextjs (App Dir)
- Typescript
- Tailwindcss
- ESLint## Story
I created this project because I was bored and wanted to be productive outside of work. Plus, I prefer not to use libraries for small tasks.