Skip to content

dancer/Lineal

Repository files navigation

lineal ▲

A minimalist metadata inspector and link preview generator with a monochromatic design aesthetic.

lineal preview

◈ Features

  • ⬡ Real-time metadata extraction
  • ⬢ Live preview for multiple platforms:
    • ▣ Discord
    • ▤ Facebook
    • ▥ LinkedIn
    • ▦ Slack
    • ▧ Telegram
    • ▨ Twitter
    • ▩ WhatsApp
  • ◇ Dark/Light mode support
  • ◆ Monochromatic color scheme
  • ◈ Responsive design
  • ▢ PWA support

▣ Tech Stack

  • ▲ Next.js 14 (App Router)
  • ◆ React 18
  • ◈ TypeScript
  • ▢ Tailwind CSS
  • ◇ Radix UI
  • ⬡ Lucide Icons

⬡ Getting Started

  1. Clone the repository:
git clone https://github.com/dancer/lineal.git
  1. Install dependencies:
npm install
  1. Run the development server:
npm dev
  1. Open http://localhost:3000 in your browser.

◈ Environment Variables

No environment variables are required to run this project.

▣ Project Structure

lineal/
├── app/                # Next.js app directory
├── components/         # React components
│   ├── previews/      # Platform-specific preview components
│   └── ui/            # Reusable UI components
├── hooks/             # Custom React hooks
├── lib/              # Utility functions
└── public/           # Static assets

◇ Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

▢ License

MIT License - feel free to use this project for any purpose.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •