This is a 1 on 1 Chatting web app. Built using Nextjs, Firebase, Styled Components, etc. You can play around with it by going to the link below.
To contribute fork the repository and set it up on your local machine.
All kinds of contributions are welcomed
🤝
- Have knowledge about Reactjs and Nextjs.
- Know how to use Styled Components.
- Know how to implement firebase firestore.
- Know how to implement firebase-auth.
Run commands
-
npm install
-
npm run dev
Run commands
-
npm install --global yarn
-
yarn install
-
yarn run dev
It will start the development server at localhost:3000
Give it a ⭐ if you liked it.