Skip to content

Commit

Permalink
Created a separate analytics category.
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Jul 28, 2024
1 parent 408fca1 commit 4144401
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ To stay updated, follow the GitHub Repository and give our repository a star. Th
- [React Form](#react-form)
- [Bundler](#bundler)
- [State Management](#state-management)
- [Analytics](#analytics)
- [React UI Library](#react-ui-library)
- [Icons Library](#icons-library)
- [Static Search library](#static-search-library)
Expand Down Expand Up @@ -79,7 +80,6 @@ To stay updated, follow the GitHub Repository and give our repository a star. Th
- [Next auth](https://www.npmjs.com/package/next-auth) - Next auth library provides authorization functionality for your app.
- [Next PWA](https://www.npmjs.com/package/next-pwa) - Next PWA library helps to enable your application's progressive Web Apps functionality.
- [Nextjs progress bar](https://www.npmjs.com/package/nextjs-progressbar) - Nextjs progress bar shows the loading indicator in nextjs.
- [Nextjs Google Analytics](https://www.npmjs.com/package/nextjs-google-analytics) - Add Google Analytics to your nextjs app.
- [Next themes](https://www.npmjs.com/package/next-themes) - You can enable the dark-to-light theme toggle with next-themes in your Next.js app.
- [Next video](https://github.com/muxinc/next-video) - The next video is a react component for adding video to your next.js application.
- [Next MDX](https://www.npmjs.com/package/@next/mdx) - To use MDX with Next.js.
Expand Down Expand Up @@ -172,6 +172,10 @@ To stay updated, follow the GitHub Repository and give our repository a star. Th
- [React context](https://react.dev/learn/passing-data-deeply-with-context) - React.createContext() is a React API allowing you to pass or share between react components.
- [NUQS](https://nuqs.47ng.com) - Type-safe search params state manager for Next.js.

## Analytics

- [Nextjs Google Analytics](https://www.npmjs.com/package/nextjs-google-analytics) - Add Google Analytics to your nextjs app.

## React UI Library

- [Tail Spark](https://tailspark.co) - Tail Spark is lightning, fast, beautifully designed and ready for production. Tail Spark comes with 300+ Tailwind CSS Components, All the components come with copy and paste code.
Expand Down

0 comments on commit 4144401

Please sign in to comment.