Build a Food Blog with Next.js, MDX, Tailwind CSS, and TypeScript

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

    The React Framework

  • In this tutorial, we'll build a food recipes blog with Next.js, MDX, Tailwind CSS, and TypeScript. Food blogs use headlines such as "Ingredients" and "Directions" in every article, so it makes sense to use MDX.

  • nextjs-mdx-food-blog

    A food blog built with Next.js, MDX, Tailwind CSS, and TypeScript

  • You can download and use the static files in my repo for 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
  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • In this tutorial, we'll build a food recipes blog with Next.js, MDX, Tailwind CSS, and TypeScript. Food blogs use headlines such as "Ingredients" and "Directions" in every article, so it makes sense to use MDX.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • In this tutorial, we'll build a food recipes blog with Next.js, MDX, Tailwind CSS, and TypeScript. Food blogs use headlines such as "Ingredients" and "Directions" in every article, so it makes sense to use MDX.

  • mdx

    Markdown for the component era

  • I think it's a good idea to write a blog post using Markdown. But if you have text to reuse, it doesn't make sense to copy and paste it into an article every time. If you want to modify that text, you will have to modify all markdown files. MDX allows you to write JSX in your markdown files, making it easy and flexible to create and update articles.

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

    InfluxDB 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

  • TailwindCSS Dark Mode in Next.js with Tailwind Typography Prose Classes

    5 projects | dev.to | 17 Feb 2021
  • Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components

    7 projects | dev.to | 25 Jan 2024
  • New Project: What is a good framework for a website?

    5 projects | /r/reactjs | 28 Jun 2023
  • Introducing Unreal Engine Directory – A Faster, Modern, Open Source Alternative to the UE Marketplace

    2 projects | /r/unrealengine | 12 Apr 2023
  • My portfolio built with Next.js, TypeScript, Firebase, and Vercel ✨

    4 projects | /r/node | 24 Nov 2022