How can a backend developer get an HTML/CSS UI up and running as fast as possible?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

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

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

  • pico

    Minimal CSS Framework for semantic HTML

  • Maybe https://picocss.com/?

  • 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-gh-pages

    Deploying a React App (created using create-react-app) to GitHub Pages

  • The quickest way I personally would get a website up and running would be Create React App to set up the boilerplate and build pipeline ( https://www.npmjs.com/create-react-app ) and then use react-gh-pages to deploy it to a free github page ( https://github.com/gitname/react-gh-pages )

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

  • Why does everyone love tailwind

    3 projects | /r/webdev | 10 Dec 2023
  • The world of Awesome CSS Frameworks

    16 projects | dev.to | 11 Jan 2022
  • Migrating Create-React-App project to Single-SPA

    3 projects | dev.to | 17 Sep 2021
  • Integrate Bootstrap with React

    2 projects | dev.to | 19 Apr 2024
  • Htmx and Web Components: A Perfect Match

    5 projects | news.ycombinator.com | 18 Jan 2024