https://github.com/victorola-coder/whatsappui
30 days of code w VickyJay, Day-2 cloning the full WhatsApp landing page and some pages and adding functionalities with ReactJS | Tailwindcss | few others libraries
https://github.com/victorola-coder/whatsappui
Last synced: 10 months ago
JSON representation
30 days of code w VickyJay, Day-2 cloning the full WhatsApp landing page and some pages and adding functionalities with ReactJS | Tailwindcss | few others libraries
- Host: GitHub
- URL: https://github.com/victorola-coder/whatsappui
- Owner: Victorola-coder
- Created: 2023-07-19T04:00:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T22:49:18.000Z (about 3 years ago)
- Last Synced: 2025-06-13T01:45:20.566Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://whaatsapp.vercel.app
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
-https://img.shields.io/badge/lets_build-you_from-here
# WhatsApp UI
#30daysofcodewithVickyJay challenge, Day-2 cloning the full WhatsApp webpages, adding functionalities - ReactJS | Tailwindcss | few others libraries
## Tech Stack
**Client:** React, TailwindCSS, Javacript
# CLone Locally
Make sure [Git](https://git-scm.com/downloads) is installed on your machine
```bash
git clone https://github.com/Victorola-coder/whatsappUI.git
```
# Installation
use Node Package Manager (NPM) to install, make sure you have [NodeJs](https://nodejs.org/en/download/) insstalled locally on your machine.
```bash
npm install
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
# Progess
## day 1 & 2
- Navbar [desktop and mobile almost done]
# Author
[VickyJay](https://github.com/Victorola-coder/)
# Live preview
check live link [here](https://whatsapp.vercel.app)
# Lincense
[MIT](https://choosealicense.com/licenses/mit/)