Skip to content

Basic Chat App with clean UI and eye catching feature like user can like the chat and also mention a persion and also implemented dark mode.

Notifications You must be signed in to change notification settings

Suneet25/ExactSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exactspace

Company Assignment of Exactspace on chatapp, Here you do chats with friends.

Teach-Stack

UI-Part
HTML5 CSS3 Javascript React

Deployments

FRONTEND
vercel

For using this application locally follow the mentioned steps

  1. Clone the repo
  2. Do npm install
  3. For starting the application go to chatapp file
  4. Run this command in the chatapp folder npm run start to run the application locally

🔹 chat page

Clean UI


image

🔹 Dark mode and mentioning on clicking "@"

image

🔹 Emoji

image

image

API Routes

The following table lists the available API routes and their descriptions:

Route Method Description
/api/get-chat GET Get all user's chats
/api/add-chat POST By checking user's credentials allow them to log-in in the web-applicattion
/api/update-chat/:id PUT Update the message when click on like button
/api/delete-chat/:id DELETE Delete the message when click on delete button

Thank you 💙

About

Basic Chat App with clean UI and eye catching feature like user can like the chat and also mention a persion and also implemented dark mode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published