Whatsdown is a very super popular messaging app built with Vue.js. This project aims to provide a modern, lightweight, and feature-rich platform for seamless communication.
- Real-time Messaging: Chat instantly with your friends and family.
- User-Friendly Interface: A clean and intuitive design powered by Vue.js.
- Customizable Settings: Tailor the app to suit your needs.
- Secure Communication: Built with privacy in mind.
- Cross-Platform Compatibility: Works across various devices and browsers.
-
Clone the repository:
git clone https://github.com/ex-jandal/Whatsdown.git
-
Navigate to the project directory:
cd whatsdown
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:8080
- Frontend: Vue.js
- Styling: CSS3
- Build Tool: Vite/Webpack (based on your setup)
- Version Control: Git
Contributions are welcome! To contribute:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature-name
-
Commit your changes:
git commit -m "Add your message here"
-
Push to your branch:
git push origin feature-name
-
Open a pull request.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.
Special thanks to the open-source community and all contributors for their continuous support.
For questions or feedback, feel free to reach out:
- GitHub: ex-jandal
Enjoy using Whatsdown!