5 React Libraries to Level Up your Projects in 2023

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • shadcn/ui

    Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

    If you like the flexibility of Radix but don’t want to style everything from scratch, shadcn/ui is something you should check out. It’s a fully modular component library built on top of Radix and Tailwind. Instead of installing an NPM package, you can copy the code directly into your project and modify it to your liking.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • preevy

    Quickly deploy preview environments to the cloud!

    That's why we're always on the lookout for useful projects to share, and it's also why we've recently launched an open source tool of our own called “Preevy” https://github.com/livecycle/preevy.

  • TanStack Query

    🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

  • zustand

    🐻 Bear necessities for state management in React

  • Immer

    Create the next immutable state by mutating the current one

    If you want to set up from Context, Zustand is your best bet. It offers an extremely simple API that lets you create a store with values and functions. Then, you can access that store from anywhere in your application to read and write values. Reactivity included! If you want to store nested object data in your store, consider using Immer alongside Zustand to easily change nested state.

  • framer/motion

    Discontinued Open source, production-ready animation and gesture library for React [Moved to: https://github.com/motiondivision/motion]

  • cva

    Class Variance Authority

  • primitives

    Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I built an interactive landing page for my side project

    8 projects | /r/UI_Design | 2 Nov 2022
  • I made an interactive landing page for my open-source side project

    6 projects | /r/web_design | 2 Nov 2022
  • Building a platform using Nextjs and Tailwind (should I have picked Chakra UI?)

    2 projects | /r/Frontend | 8 Sep 2021
  • Show HN: VechaiUI – React components with built-in dark mode using Tailwind CSS

    1 project | news.ycombinator.com | 6 Jul 2021
  • [VechaiUI]: A set of high-quality React components with the built-in dark theme using TailwindCSS. Pre-designed HeadlessUI and Radix-UI.

    2 projects | /r/reactjs | 5 Jul 2021

Did you konow that TypeScript is
the 1st most popular programming language
based on number of metions?