React From Scratch

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

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. vite

    Next generation frontend tooling. It's fast!

    Vite is a build tool that can bootstrap a React development environment

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. storybook

    Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

    Storybook is great for testing components in an isolated environment

  4. react-router

    Declarative routing for React

    Routing with React Router or TanStack Router

  5. react-redux

    Official React bindings for Redux

    State Management with Redux

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

  • Top packages for React Development

    10 projects | dev.to | 20 Jan 2023
  • How to manage JavaScript closures in React

    2 projects | dev.to | 26 Mar 2025
  • How To Use Redux In React JS

    2 projects | dev.to | 11 Mar 2025
  • Guide to Redux: A Robust State Management Library for JavaScript Applications

    3 projects | dev.to | 20 Jul 2024
  • Get out of state management hell with automatic revalidation

    3 projects | dev.to | 9 Jan 2024

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