Creating FullStack Todo App - ReactJS+MaterialUI+FireBase+GithubAction+UnitTest

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

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.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • testing-library-docs

    docs site for @testing-library/*

  • We are using React Testing Library and Jest for Unit Testing React components. These are already setup in Create React App.

  • React

    The library for web and native user interfaces.

  • We will use ReactJS and Material UI for the Frontend and Firebase for storing the data and Authentication.

  • 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.

    SurveyJS logo
  • material-ui-docs

    ⚠️ Please don't submit PRs here as they will be closed. To edit the docs or source code, please use the main repository:

  • We will use ReactJS and Material UI for the Frontend and Firebase for storing the data and Authentication.

  • jest

    Delightful JavaScript Testing.

  • We are using React Testing Library and Jest for Unit Testing React components. These are already setup in Create React App.

  • create-react-app

    Set up a modern web app by running one command.

  • We will use Create React App for creating a basic React application setup. We will also use Typescript.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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 10 Tools Every React Developer Needs in 2024

    4 projects | dev.to | 3 Apr 2024
  • Test your React Components with Nightwatch and Testing Library

    5 projects | dev.to | 8 Jan 2023
  • [React + Jest] Introducing to Components Tests

    2 projects | dev.to | 10 Dec 2022
  • An Introduction to Storybook JS

    3 projects | dev.to | 5 Dec 2022
  • How to Confidently Write Unit Tests using React Testing Library

    7 projects | dev.to | 1 Dec 2022