https://github.com/greathayat/linkedin-post-formatter
A simple tool to format your text for LinkedIn
https://github.com/greathayat/linkedin-post-formatter
linkedin linkedin-post linkedin-post-formatter markdown markdown-editor markdown-language productivity-app productivity-tool reactjs
Last synced: 3 months ago
JSON representation
A simple tool to format your text for LinkedIn
- Host: GitHub
- URL: https://github.com/greathayat/linkedin-post-formatter
- Owner: GreatHayat
- Created: 2025-07-11T02:20:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-11T03:59:04.000Z (3 months ago)
- Last Synced: 2025-07-11T07:07:36.327Z (3 months ago)
- Topics: linkedin, linkedin-post, linkedin-post-formatter, markdown, markdown-editor, markdown-language, productivity-app, productivity-tool, reactjs
- Language: TypeScript
- Homepage: https://resonant-dodol-cf9583.netlify.app/
- Size: 52.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π¬ LinkedIn Text Formatter
Transform your plain text or markdown into **visually engaging LinkedIn posts** with professional Unicode formatting β **instantly and effortlessly.**
## β¨ Why Use This Tool?
LinkedIn doesnβt support native formatting like **bold**, _italic_, or _underlined_ text. This tool bridges that gap by converting your content into Unicode-styled characters that render beautifully on LinkedIn, helping your posts stand out and drive more engagement.
### β Key Benefits
- π Instantly converts markdown to LinkedIn-optimized Unicode
- πͺ No need to memorize formatting tricks or copy from third-party sites
- β¨ Boosts visual appeal, readability, and engagement
- β‘ Perfect for creators, marketers, founders, and thought leaders## π οΈ Tech Stack
| Technology | Purpose |
| ---------------------- | ---------------------------------- |
| **React** | Frontend UI framework |
| **TypeScript** | Strongly typed JavaScript |
| **TailwindCSS** | Fast and responsive styling |
| **Lucide React** | Icon set for modern interfaces |
| **emoji-picker-react** | Emoji support for LinkedIn tone π₯ |## π Getting Started
Follow these steps to run the project locally:
### 1. Clone the Repository
```bash
git clone https://github.com/yourusername/linkedin-text-formatter.git
cd linkedin-text-formatter
```### 2. Install Dependencies
```bash
npm install
```### 3. Start the Development Server
```bash
npm run dev
```### 4. Open in Your Browser
```
http://localhost:5173
```## π€ Contributing
We love open source and welcome all contributions β from bug reports to new features!
### How to Contribute
1. **Fork** the repository
2. Create a new branch```bash
git checkout -b feature/your-feature-name
```3. Make your changes and commit
```bash
git commit -m "Add: your descriptive message"
```4. Push your branch
```bash
git push origin feature/your-feature-name
```5. **Open a Pull Request** and describe your changes
π Have an idea or found a bug? [Open an issue](https://github.com/yourusername/linkedin-text-formatter/issues)
## π Letβs Make LinkedIn Posts Shine!
Whether you're sharing insights, launching a product, or telling your story β formatting can make the difference. Let this tool handle the styling, so you can focus on your message.
> π **Star this repo** if you find it useful β it helps others discover it too!