react-npm-poc
v1.1.5
Published
React npm poc is a simple and customizable toast notification component for React applications. this also has api calls and a table componenet for users
Downloads
9
Maintainers
Readme
UI Toolkit API Wrapper
Description
This package provides a lightweight, reusable UI component library designed to integrate seamlessly with API services. Built with React and TypeScript, it offers a small footprint with essential UI elements and API connectivity. This package serves as a foundational element, with plans to replace it with more dedicated modules in future developments.
Features
- Reusable UI Components: Easily integrate common UI elements across your projects.
- API Integration: Pre-configured components to fetch data from APIs, simplifying the process of data handling in your UI.
- TypeScript Support: Leverages TypeScript for safer code and better developer experience.
Components
- Notification: This is the notifications you can call in useing the notitficaiton component
- Table: This is a antd table that calls an api from json placeholder showcasing api calling.
Installation
To install the package, run the following command:
npm install react-npm-poc