https://github.com/m-valentino/geologic-ui
Geologic UI is a component library inspired by 90's style web design on Geocities. It is compatible with Next.js and React. It contains buttons, horizontal rules, HTML5 compliant center tag and Blink tag. More components are soon to come.
https://github.com/m-valentino/geologic-ui
90s blink button center component-library componets geocities hr nextjs react retro
Last synced: 9 months ago
JSON representation
Geologic UI is a component library inspired by 90's style web design on Geocities. It is compatible with Next.js and React. It contains buttons, horizontal rules, HTML5 compliant center tag and Blink tag. More components are soon to come.
- Host: GitHub
- URL: https://github.com/m-valentino/geologic-ui
- Owner: M-Valentino
- License: mit
- Created: 2024-02-22T05:57:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T14:38:09.000Z (about 2 years ago)
- Last Synced: 2025-04-09T04:49:20.857Z (about 1 year ago)
- Topics: 90s, blink, button, center, component-library, componets, geocities, hr, nextjs, react, retro
- Language: TypeScript
- Homepage: https://geologic-ui.vercel.app/
- Size: 3.04 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geologic UI
Geologic UI is a component library inspired by 90's style web design on Geocities. It contains buttons, icons, HTML5 compliant versions of deprecated HTML tags, and more! It is compatible with Next.js and React.
Component List:
- Blink
- Button
- Center
- HR
- Icon
- UnderConstruction
`npm i geologic-ui`
[Visit the website to read the documentation and view previews of the components.](https://geologic-ui.vercel.app/)
Framework boilerplate was used from this repo:
https://github.com/alexeagleson/template-react-component-library