Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Tushar-Indurjeeth/WhatsApp-NextJs-Clone
A WhatsApp clone built using NextJs, React and Styled Components.
https://github.com/Tushar-Indurjeeth/WhatsApp-NextJs-Clone
dotenv email-validator firebase material-ui moment nextjs react styled-components timeago-react vercel
Last synced: 18 days ago
JSON representation
A WhatsApp clone built using NextJs, React and Styled Components.
- Host: GitHub
- URL: https://github.com/Tushar-Indurjeeth/WhatsApp-NextJs-Clone
- Owner: Tushar-Indurjeeth
- License: mit
- Created: 2021-04-11T13:59:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-12T17:30:57.000Z (over 3 years ago)
- Last Synced: 2024-08-01T02:33:56.025Z (4 months ago)
- Topics: dotenv, email-validator, firebase, material-ui, moment, nextjs, react, styled-components, timeago-react, vercel
- Language: JavaScript
- Homepage: https://whatsapp-nextjs-clone.vercel.app/
- Size: 150 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WhatsApp NextJs Clone
A WhatsApp clone built using [NextJs](https://nextjs.org/), [React](https://reactjs.org/) and [Styled Components](https://styled-components.com/).## Live demo
[https://whatsapp-nextjs-clone.vercel.app/](https://whatsapp-nextjs-clone.vercel.app/)## How it works
- You login using Google Authentication.
- You have real-time messaging and 1 on 1 conversations with other people logged on the app.
- Can create conversations with different people by adding their gmail address.## Built using
- [React](https://reactjs.org/)
- [NextJs](https://nextjs.org/)
- [Styled Components](https://styled-components.com/)
- [Material UI](https://material-ui.com/)
- [Firebase](https://www.npmjs.com/package/firebase)
- [dotenv](https://www.npmjs.com/package/dotenv)
- [email-validator](https://www.npmjs.com/package/email-validator)
- [moment](https://www.npmjs.com/package/moment)
- [timeago-react](https://www.npmjs.com/package/timeago-react)
- [better-react-spinkit](https://www.npmjs.com/package/better-react-spinkit)## Platfrom
Hosted through [Vercel](https://vercel.com/)## License
Code released under the [MIT License](https://github.com/Tushar-Indurjeeth/whatsapp-nextjs-clone/blob/95dbc3c31fd285fca4af99129a6c462bd6e02cf8/LICENSE)