Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abrarkivande/convoapp
ConvoApp is a full stack (dynamic and responsive) web application that allows users to convert their documents to PDF format with a single click.
https://github.com/abrarkivande/convoapp
expressjs javascript jsx multer nodejs react tailwindcss
Last synced: 3 days ago
JSON representation
ConvoApp is a full stack (dynamic and responsive) web application that allows users to convert their documents to PDF format with a single click.
- Host: GitHub
- URL: https://github.com/abrarkivande/convoapp
- Owner: AbrarKivande
- Created: 2024-12-13T13:45:12.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-12-26T12:06:28.000Z (12 days ago)
- Last Synced: 2025-01-04T19:14:16.526Z (3 days ago)
- Topics: expressjs, javascript, jsx, multer, nodejs, react, tailwindcss
- Language: JavaScript
- Homepage: https://convo-app-xi.vercel.app/
- Size: 21.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Convo App
ConvoApp is a full stack (dynamic and responsive) web application that allows users to convert their documents to PDF format with a single click. Built with modern web technologies, this project provides a seamless user experience for handling document conversions efficiently.
## Tech Stack
- Javascript
- React
- Node.js
- Express.js
- Tailwind.css## Author
- Abrar Kivande - follow me on 👇
- [GitHub](https://github.com/AbrarKivande/ConvoApp.git)
- [LinkedIn](https://www.linkedin.com/in/abrarkivande/)## Run Locally
Clone the project by adding the following command in the terminal.
Make sure your have git installed and added to path.```bash
git clone https://github.com/AbrarKivande/ConvoApp.git
```