Skip to content

ChatNest - Live Chat Experience with Simplified and Enhanced UI💬

Notifications You must be signed in to change notification settings

im-ukr/ChatNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ChatNest - Live Chat Experience with Simplified and Enhanced UI💬

This project is a chat user interface developed using JavaScript, specifically with React. The backend is handled by ChatEngine.io

To get started with this ChatNest webApp, ensure that NPM (Node Package Manager) is installed on your system.

To run the website, clone the directory, cd into it with your terminal:

1. Add .env file

Within your .env file, add the following with your ChatEngine.io Project ID

VITE_CHAT_ENGINE_PROJECT_ID=XXXX

2. Run the code!

npm install # to install all packages
npm run dev # to start the website

Then, your website will be running at http://localhost:5173/

Done 🎉

About

ChatNest - Live Chat Experience with Simplified and Enhanced UI💬

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published