Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janani1727/exactspace_frontend
Exact-space-chat-app
https://github.com/janani1727/exactspace_frontend
css3 html5 react-icons reactjs
Last synced: about 2 months ago
JSON representation
Exact-space-chat-app
- Host: GitHub
- URL: https://github.com/janani1727/exactspace_frontend
- Owner: Janani1727
- Created: 2023-08-14T10:23:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-14T13:16:08.000Z (over 1 year ago)
- Last Synced: 2023-08-14T13:27:56.459Z (over 1 year ago)
- Topics: css3, html5, react-icons, reactjs
- Language: JavaScript
- Homepage: https://exact-space-frontend-t8hu.vercel.app/
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat App : https://exact-space-frontend-t8hu.vercel.app/
A simple chat application built using React, Axios, and other libraries.
## Introduction
Welcome to the Chat App! This application allows users to send messages and record audio in a chat-like interface.
![Screenshot 2023-08-14 184434](https://github.com/Janani1727/exactSpace_Frontend/assets/109611448/f41d1de8-224e-4b0c-9ec3-0e2807541e5c)
## Features
- Send text messages and record audio messages and click on save icon to see the audio message.
- Like messages and clear the chat.
- Delete individual messages.
- Emoji support for adding fun to your messages.## Getting Started
To get started with the Chat App, follow these steps:
1. Clone the repository: `git clone https://github.com/your-username/chat-app.git`
2. Navigate to the project directory: `cd chat-app`
3. Install dependencies: `npm install`## Usage
1. Run the development server: `npm start`
2. Open your browser and navigate to `http://localhost:3000`