Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.87 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.87 KB

react-lib-module

An open-source project written with React and TypeScript.

This project represents my standard library for generic react components that I use in various other projects. It can be obtained from npm or distributed as a development package with the scripts.

JavaScript Style Guide npm version npm downloads npm types node version

📦 Packages:

🔮 Features:

  • Using "Hooks", "Context", "Suspense" and other popular React patterns.
  • Written entirely in TypeScript.
  • Provides the application with various services and props.
  • Using styling components from MUI project.
  • Using Vite to serve the library

📑 License: