I roughly followed this course to create this app but I changed some parts according to my needs.
Make sure you have Node.js installed.
git clone https://github.com/enes-erenn/ChitChat.git
cd ChitChat
npm install
npm run dev
- React
- React-router-dom
- Next
- Sass
- Uuid
- Firebase
- Typescript
- Firebase Authentication (Register / Login with email)
- Searchs for contacts
- Sending Messages (Text or Image)