Skip to content

caster-99/qwik-component-library

Repository files navigation

Project Name: Qwik Component Repository

Overview

This project focuses on the development of a component repository using the Qwik framework for internal use by developers at LCC Opentech. The goal is to streamline the front-end development process and enhance component reusability within the company.

Project Description

The project began with a comprehensive analysis, including a semi-structured interview with clients to gather functional and non-functional requirements. Understanding the clients' needs and the existing front-end development workflow at Opentech was crucial. Leveraging documentation provided by the company, the development environment was set up.

Components were developed using JSX and the TypeScript programming language, adhering to the Qwik framework. Integration with Storybook facilitated testing and documentation for each component. The results achieved align with the specific objectives and requirements outlined by the company.

Tools Used

  • Qwik Framework: Used as the foundation for developing efficient and reusable components.
  • TypeScript: Chosen for its statically-typed nature, enhancing code reliability.
  • Storybook: Integrated for component testing and documentation.

Screenshots

Card component

Card

Card

Documentation for Card

ImageBanner Documentation

Header component

Header

Header

Header with color variation

Header with Color Variation

ImageBanner component

ImageBanner

ImageBanner

Documentation for ImageBanner

ImageBanner Documentation

CardService component

CardService, the color is autogenerated

CardService

Documentation for CardService

CardService Documentation

Dropdown component

Dropdown Dropdown

Documentation for Dropdown

Dropdown Documentation

Button component

Button variation

Button Variation

Documentation for Button

Button Documentation

Carousel component

Carousel

Carousel Documentation for Carousel

Carousel Documentation

Getting Started

To run the project locally and see the rest of the components, follow these steps:

  1. Clone the repository: git clone https://github.com/luisamlopez/component-library.git
  2. Install dependencies: npm install
  3. Run Storybook: npm run storybook
  4. Visit http://localhost:6006 in your browser to explore and test the components using Storybook.

About

Component Library for Qwik, tested with Storybook as HTML.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published