Creating an Inventory desktop Application with React, Apollo (Graphql), AntD, ElectronJS and, Fauna

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. Inventory-system-electon-app-

    A simple inventory system created with reactJs and electronJs

    This Article will be a walk-through on how to get started with ElectronJS and FaunaDB. We will also be going through some other libraries like ReactJS and AntD. To fully understand this walkthrough I suggest you practice along with and use The Completed project as a Guide.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. Electron-React-Starter

    If you followed all the steps correctly, you should have your app launched successfully, if you are having troubles, simply clone the React-Electron-Stater repo

  4. antd

    An enterprise-class UI design language and React UI library

    Step2 : In the src/index.js file, import AntD stylesheet by add “import 'antd/dist/antd.css';” to the top of the file I will not elaborate much on AntD since it is not the main focus of this Article. For more information visit AntD official doc

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

  • Cross-Platform Champion: Figma to React Native for Maximum Reach

    1 project | dev.to | 25 Jun 2025
  • 10 Best React Icon Libraries (2025 Edition)

    1 project | dev.to | 17 Mar 2025
  • Here's what I learned from building a chrome extension

    2 projects | dev.to | 28 Aug 2024
  • Top 5 UI Component Libraries for React.js

    1 project | dev.to | 11 Apr 2024
  • Creating an AI photo generator and editing app with React

    2 projects | dev.to | 1 Feb 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?