Skip to content

peterhanania/whatsapp-clone

 
 

Repository files navigation

[W.I.P.] Whatsapp Clone

A CRUD Whatsapp clone made with React (Next.js), TailwindCSS, Chakra-UI and Firebase

Development

// install the dependencies
yarn // or npm i

// running the development server
yarn dev // or npm run dev

// building the app
yarn build // or npm run build

About

A CRUD Whatsapp clone made using Next.js, TailwindCSS and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.9%
  • JavaScript 14.7%
  • CSS 8.4%