Coder Social home page Coder Social logo

self-destructing-voice-notes's Introduction

Self Destructing Voice Notes

In this app, we're going to build a self destructing voice chat app. The app deletes the message after the recipient has listened to the message and left the chat screen.

Screenshots

Login Page Chat Page

Technologies

This demo app uses the following:

Running the demo application

In order to run the demo application locally, you'll need to follow the following steps:

  1. Create an account with CometChat Pro
  2. Go to the CometChat Pro Dashboard and create a new app called self-destruct-voice-app .
  3. You will be redirected to your newly created app, now click on the Explore button to view your app details.
  4. Go to the API Keys tab and you will see an already generated App ID and API Key
  5. Copy the details from the list with Full Access as Scope.
  6. Clone the repository by running git clone https://github.com/cometchat-pro-tutorials/self-destructing-voice-notes in the terminal and open it with a code editor of your choice.
  7. cd into the newly created folder and run npm install to install dependencies.
  8. At the root of your project foleder, create a .env file and paste the following snippet.
REACT_APP_COMETCHAT_API_KEY=YOUR_API_KEY
REACT_APP_COMETCHAT_APP_ID=YOUR_APP_ID
  1. Run npm start and wait for the development server to start.
  2. Open the page http://localhost:3000 on two different browsers to see the app.
  3. Use any of the default usernames SUPERHERO1, SUPERHERO2, SUPERHERO3 to login and start sending voice messages.

Useful Links

self-destructing-voice-notes's People

Contributors

bookercodes avatar kingidee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

thunder-godd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.