đź“ť CometChat tutorial: Marketplace Site With React and Real-time Chat (Amazon Clone)

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • marketplace-cometchat

    How to Build a Marketplace Site with React & Node.js (Amazon Clone) with CometChat

  • Hope you find this tutorial helpful and don’t forget to check the official documentation of CometChat to explore further and add more features to your app. The complete source code to this tutorial is available on GitHub.

  • cometchat-uikit-react

    Ready-to-use Chat UI Components for React (JavaScript/Web)

  • To do that, head over to the CometChat React UI Kit repository and clone it. Move the CometChatWorkspace folder to your React app src folder and copy the repository’s dependencies to your package.json and run npm install to install them.

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

    A utility-first CSS framework for rapid UI development.

  • Install TailwindCSS In order to install TailwindCSS that we will be using to style our components, please refer to the most updated official tutorial on TailwindCSS docs related to using the Create React App starter, here.

  • react-firebase

    🔥Declarative React bindings for Firebase Auth & Realtime Database.

  • For seamless integration, we will be using the React Firebase package. To install it, run the following commands.

  • quickstart-android

    Firebase Quickstart Samples for Android

  • Firebase features knowledge,

  • Visual Studio Code

    Visual Studio Code

  • Any text editor (I recommend Visual Studio 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