How to Create a Tinder Clone Dating Web App In Node JS

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

  • What you’ll be building, Git Repo Here.

  • MySQL

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

  • To follow this tutorial, you must have a degree of understanding of the general use of Node.js and MySQL database. This will help you to improve your understanding of this tutorial.

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

    Monitor for any changes in your node.js application and automatically restart the server - perfect for development

  • *Note: In this project, we will use the “nodemon” library because the application will be reloaded automatically whenever there is any change in your code.

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

  • Set up Hot Reload for Typescript ESM projects

    2 projects | dev.to | 25 Aug 2023
  • Guia para Iniciantes: Criando uma API com Node.js, PostgreSQL e Padrão MVC

    1 project | dev.to | 22 Aug 2023
  • Best ways to fix Nodemon error- nodemon.ps1 cannot be loaded because running scripts is disabled on this system.

    1 project | dev.to | 31 May 2023
  • Nodemon not watching for file changes

    2 projects | /r/zsh | 18 May 2023
  • Scheduled Execution in Express Using Cron Jobs

    2 projects | dev.to | 30 Dec 2022