Building an Invoice Generator App with Next.js, Strapi & Tailwind CSS

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

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

    A utility-first CSS framework for rapid UI development.

  • In the tutorial, we will build REST API with Strapi, post our invoice items from our Nex.js app to the backend, and then give users the option to print the Invoice and save it to their device. We will also work with Tailwind CSS to style our application, so it looks elegant.

  • Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

  • This section will focus on scaffolding our Strapi project, creating our invoices collections, and then making them accessible to our frontend application.

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

  • Basic knowledge of React

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

  • how to learn Computer Science at 21 with no GCSEs?

    5 projects | /r/CasualUK | 31 May 2023
  • An Introduction to Micro Frontend using Module Federation

    3 projects | dev.to | 20 Jan 2023
  • Create a Job Board Website Using React and Strapi

    3 projects | dev.to | 9 Dec 2022
  • How to Set Up and Use Elasticsearch with Strapi

    5 projects | dev.to | 17 Nov 2022
  • Building a Plugin with TypeScript

    4 projects | dev.to | 29 Aug 2022