nishkohli96 / react-libs

A collection of demos of various libraries in React.

Home Page:https://react-libs-nish1896.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A collection of demos of various libraries in React.

https://react-libs-nish1896.netlify.app/


Languages

Language:JavaScript 43.4%Language:TypeScript 40.3%Language:CSS 14.4%Language:HTML 1.8%