Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 2.92 KB

File metadata and controls

47 lines (38 loc) · 2.92 KB

react-libs

This sample React-App is an extension of my previous react-basic-app.

I have implemented various react-libraries with code explanations and links to their respective packages below

Important

For development use tailwind.css file to add styles.

While building app for production, comment/remove import tailwind.css line in index.js and uncomment import index.css line. Also uncomment the Purge option in tailwind.config.js will remove all unused styles to give you an optimized css file.

If you found these snippets helpful, please star the repository. It would make my day if you consider buying me a coffee. Thanks

List of Libraries used