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
- Netlify (Hosting)
- VS Code Insiders (IDE)
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
- Open http://localhost:5173 on your browser to see the project. You can also see this project live at https://chatvoid.onfranciis.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]