Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ajay-056/Whatsapp-Clone-NextJS
Whatsapp Clone Built with ReactJS, NextJS, Firebase and Styled Components.
https://github.com/Ajay-056/Whatsapp-Clone-NextJS
email-validator firebase javascript material-ui momentjs nextjs reactjs styled-components
Last synced: about 2 months ago
JSON representation
Whatsapp Clone Built with ReactJS, NextJS, Firebase and Styled Components.
- Host: GitHub
- URL: https://github.com/Ajay-056/Whatsapp-Clone-NextJS
- Owner: Ajay-056
- License: mit
- Created: 2021-07-13T04:47:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T15:31:13.000Z (about 1 year ago)
- Last Synced: 2024-08-01T02:33:55.741Z (5 months ago)
- Topics: email-validator, firebase, javascript, material-ui, momentjs, nextjs, reactjs, styled-components
- Language: JavaScript
- Homepage: https://whatsapp-clone-next-js-two.vercel.app/
- Size: 530 KB
- Stars: 11
- Watchers: 3
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![wakatime](https://wakatime.com/badge/github/Ajay-056/Whatsapp-NextJS-Clone.svg)](https://wakatime.com/badge/github/Ajay-056/Whatsapp-NextJS-Clone)
## Getting Started
First, install the necessary dependencies:
```bash
npm install
# or
yarn install
```After that, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.