doors98-ui
v0.0.13
Published
A React component library - Windos 98 clone
Readme
React Component Library: Windows 98 Clone
This project is a React component library that replicates the classic Windows 98 user interface. It offers a set of reusable components styled to reflect the design of the late 90s operating system.
Technologies Used
- React: JavaScript library for building user interfaces.
- TypeScript: Superset of JavaScript that adds static typing.
- Styled Components: Library for styling React components using CSS-in-JS.
- Storybook: Tool for developing and documenting UI components in isolation.
- npm: The library is published on npm, allowing easy installation and version management.
Preview
You can view the deployed Storybook for this project at Storybook Deploy Doors97. This provides a live preview of all the components and their states.
NPM Package
You can find the library on npm here: doors98-ui
Installation
To install the library, use npm. Ensure you have Node.js and npm installed.
npm i doors98-ui