1.0.14 • Published 1 year ago

ar-comopnent-lib v1.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Ref URL's

https://vitejs.dev/guide/ https://tailwindui.com/components/preview https://tailwindcss.com/docs/guides/create-react-app

create App

npm create vite@latest cashflws-lib -- --template react-ts npm add -D sass npm install -S react-router-dom

npx tailwindcss -i ./src/lib.css -o ./dist/lib.css --watch

https://www.davidhu.io/react-spinners/

https://react-bootstrap.github.io/components/alerts

https://react-bootstrap.github.io/forms/checks-radios/

https://formik.org/docs/tutorial

https://github.com/validatorjs/validator.js

https://tomsouthall.com/blog/publishing-react-component-using-vite https://dev.to/brifiction/npm-package-development-with-vite-4jc6

tasks

  1. Common API handler (interceptor) for all api calls. DONE
  2. Create shared spinner for all components
  3. Create shared providers/ services
  4. Setup dev, uat, stage, production environments( Base URL)
1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago