Random Password Generator – Learn Modern React JS By Projects For FREE In 2022

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • react-toastify

    React notification made easy 🚀 !

    react toastify: for showing the popup messages

  • react-password-gen

    A React project for learning react by projects! This is the first one!

    You can find it from here - https://github.com/nerdjfpb/react-password-gen See the live link here - https://nerdjfpb.github.io/react-password-gen/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • vite

    Next generation frontend tooling. It's fast!

    Let's start with exploring React js a little bit. We usually go through a boilerplate called create-react-app to create a new react project. This one use webpack underhood. But nowadays VITE is getting so popular and damn fast, so if you want to start your project with VITE, that can be a great choice too! But for this tutorial, we are going to go with the create-react-app. Let's create a react project for our project -

  • create-react-app

    Set up a modern web app by running one command.

    Let's drive into our current situation. We have got a lot of folders. The time I'm making this create-react-app comes with

  • Visual Studio Code

    Visual Studio Code

    Vscode: for writing code

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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