Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Whatsapp Clone Built with ReactJS, NextJS, Firebase and Styled Components.

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.