Over the last two weeks, I created a site that allows you to create "Wordle leagues". I'm not a pro by any means, but I wanted to share some thoughts on how I was able to spin it up quickly. Hope it helps and shows that it doesn't have to be crazy hard to get an idea up and working!

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

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

    Discontinued find solution to wordle every day and create an issue for each day (by sammyhass)

  • TLDR - I was able to spin up a fully functional web app in just under two weeks (~2 hrs/day after work + maybe 3 to 5 hours extra on the weekends) using a ReactJS frontend and Firebase (functions, Firestore, and hosting). The web app is built around Wordle -- It allows you to save your Wordle scores and create "Wordle leagues" where you can compete with friends.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • Pretty straightforward here. I built the elements that I outlined above using React and Tailwind. I love using tailwind because I think it makes it easy to create a good, modern-looking, app, and I'm happy with how it turned out.

  • 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
  • functions-samples

    Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase

  • I'm a huge fan of Firebase functions for quick projects. It allows you to build a basic backend pretty quickly and easily, which is great if you are more comfortable in the frontend or just working in React and need some simple backend functionality.

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

  • Preline UI + Gowebly CLI = ❤️

    2 projects | dev.to | 25 Apr 2024
  • Customer service pages for e-commerce built with Tailwind CSS

    1 project | dev.to | 24 Apr 2024
  • ChatCrafters - Chat with AI powered personas

    3 projects | dev.to | 12 Apr 2024
  • Mojo CSS vs. Tailwind: Choosing the best CSS framework

    3 projects | dev.to | 9 Apr 2024
  • Show HN: Brutalisthackernews.com – A HN reader inspired by brutalist web design

    2 projects | news.ycombinator.com | 6 Apr 2024