Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.9 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.9 KB

Chatvoid

Mimic chats of users through one keyboard This web based application let's users mimic coversations by providing them the ability to send and receive messages through one input. It now supports an anonymous online chatroom.

This is built using

  • ReactJs
  • SCSS (A CSS Preprocessor)
  • Redux (A state manager)
  • TypeScript Learn how

Resources

  • Netlify (Hosting)
  • VS Code Insiders (IDE)

Install Locally

To install this project locally

  • Navigate to your working directory in your terminal and run git clone https://github.com/onfranciis/chatvoid
  • Navigate to chatvoid and run
npm run dev
or
yarn dev

❗PORT 5173 might not be available for you, so check your terminal output to confirm the exposed port.


For enquiries, support or more, contact [email protected]

React Redux TypeScript SASS VS Code Insiders Linux Netlify