Whatsapp-v2-clone
Live Preview :
Built with:
- ReactJs Typescript
- TailwindCss
- Framer Motion
- Firebase
Make sure you have:
- Git
- Nodejs version 14 or higher (we recommend using nvm)
- yarn ( or npm )
Run it localy:
- Open terminal and clone the repo :
git clone https://github.com/IslemMedjahdi/whatsapp-v2-clone/
- then :
yarn install
- then :
create a .env file in the root folder then put your firebase configuration ( check firebase documentation to get started )
- then :
yarn start