First project as an intern : what techno do I need to use ?

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

    A fully featured React components library

  • I would pick component library, because building components from scratch is headache. You can go with radix ui and style them as you want or select any popular library and just adjust components if you need (I strongly recommend Mantine, it has plenty of components, hooks, calendars, carousel, text editor, form support and has great support on discord). So for now you have bare react+component library. You need to decide how you want to style application, I think you can't go wrong with css modules but use styled-components if you like them more. Install jest and vitest for unit testing.

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

  • Mantine: A featured React components library

    1 project | news.ycombinator.com | 10 Jan 2024
  • Mantine: A feature React components library

    1 project | news.ycombinator.com | 27 Oct 2023
  • Mantine 7.0 is out – 150+ hooks and components with dark theme support

    1 project | /r/reactjs | 19 Sep 2023
  • Show HN: Color-scheme-switcher: auto/manual color scheme toggling in React

    3 projects | news.ycombinator.com | 15 Aug 2023
  • Using React UI Libraries with Django

    1 project | /r/django | 9 Jul 2023