With this web-based app, users can join one or mor music rooms and interact with other users with similar interests. Current features include message sharing, we'll be adding additional features including audio & video sharing and image sharing.
To run the application in a local environment got to the the project directory and run:
yarn start
runs the app in the development mode. Open http://localhost:3000 to view it in the browser.yarn test
Launches the test runner in the interactive watch mode.yarn build
Builds and correctly bundles React in production mode and optimizes the build for the best performance.
This project was generated from the NEAR protocol chat-app
& bootstrapped with Create React App.