Skip to content

PriyankaGurnaniCometChat/marketplace-cometchat

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Marketplace Site With React and Real-time Chat (Amazon Clone)

Read the full tutorial here:

>> How to Build a Marketplace Site With React (Amazon Clone)

This example shows how to build an marketplace like Amazon where you can chat with the product's seller to answer your queries:

Desktop Demo Mobile Demo

Technology

This demo uses:

Running the demo

To run the demo follow these steps:

  1. Head to CometChat Pro and create an account
  2. From the dashboard, create a new app called "Marketplace Chat"
  3. Once created, click Explore
  4. Go to the API Keys tab and click Create API Key
  5. Create an API key called "Marketplace Chat Key" with Full Access
  6. Clone the repository by running git clone git@github.com:igorasilveira/marketplace-cometchat.git and open it in your editor of choice.
  7. Copy the .env.example and rename it to .env and update the COMETCHAT related variables with your appId, authKey and region.
  8. Run npm install on the root of the project to install dependencies.
  9. Run npm start to run you application locally.
  10. Start registering users and creating products!

Questions about running the demo? Open an issue. We're here to help ✌️

Useful links

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published