Adding the Material UI CSS framework to an React application

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • source-map-resolve

    Discontinued [DEPRECATED] Resolve the source map and/or sources for a generated file.

  • npx create-react-app react-mui --template typescript Creating a new React app in /home/rodrigokamada/Development/React/react-mui. Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts with cra-template-typescript... added 1369 packages in 32s 169 packages are looking for funding run `npm fund` for details Initialized a git repository. Installing template dependencies using npm... npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated added 38 packages, and changed 1 package in 3s 169 packages are looking for funding run `npm fund` for details We detected TypeScript in your project (src/App.test.tsx) and created a tsconfig.json file for you. Your tsconfig.json has been populated with default values. Removing template package using npm... removed 1 package, and audited 1407 packages in 2s 169 packages are looking for funding run `npm fund` for details 8 moderate severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. Created git commit. Success! Created react-mui at /home/rodrigokamada/Development/React/react-mui Inside that directory, you can run several commands: npm start Starts the development server. npm run build Bundles the app into static files for production. npm test Starts the test runner. npm run eject Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back! We suggest that you begin by typing: cd react-mui npm start Happy hacking!

  • react-mui

    Application example built with React 18 and adding the Material UI CSS framework using the @mui/material library.

  • The application repository is available at https://github.com/rodrigokamada/react-mui.

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

    The library for web and native user interfaces.

  • React is an open source JavaScript library for building user interfaces in WEB and mobile applications. Currently, React is at version 17 and Meta (formerly Facebook) is the main maintainer of the project.

  • node

    Node.js JavaScript runtime βœ¨πŸ’πŸš€βœ¨

  • Node.js and npm

  • Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

  • Material UI is a CSS framework with foundational and advanced components, enabling you to develop applications faster.

  • Visual Studio Code

    Visual Studio Code

  • IDE (e.g. Visual Studio Code or WebStorm)

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