This react project aims to integrate the Chat API for real time messaging using end-to-end encryption method.
- Create account
- Set/change bio.
- Set/change username.
- Send text messages.
- Reply messages.
- Delete sent messages within five minutes
- Edit sent messages
- Online/offline status.
- search chats
- User typing status.
- Add new contacts.
- search contacts.
- Clone repo
clone using Web Url
git clone https://github.com/lovistawiah/you-and-i.git
clone using GitHub CLI
gh repo clone lovistawiah/you-and-i
- Change to project directory
cd you-and-i
- Install dependencies
npm i
- Run local server
npm run server
- Visit web browser
Click on the link in the terminal
- Other project commands
the script object in package.json