Skip to content

kroy2022/TranslateHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 Grand Winner at SudoThon Hackathon! 🏆

Check out this award-winning project, a JavaScript-based Chat Website! Built entirely with JavaScript (specifically React), this project offers a seamless chat UI experience. Get more insights and details on the development process by visiting Gamma 😃

JS website chat GIF

All you need to run the webstie is NPM installed on your computer!

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

1. Add .env file

Within your .env file, add the following with your ChatEngine.io Project ID (instead of XXXX)

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 webstie will be running at http://localhost:5173/

Done 🎉

About

Translate text messages for hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages