Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

A WhatsApp clone built using NextJs, React and Styled Components.

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)