text-share-frontend Tailwind Templates

Text Share Frontend

Tekst is a simple and efficient text sharing platform. Easily transfer text between devices like your laptop and phone in real-time. Powered by React, Socket.IO, Tailwind CSS, Express, and MongoDB."

Tekst Frontend

This repository contains the frontend code for Tekst, a simple and anonymous text sharing platform. Share text instantly without the hassle of logins or accounts! Just paste your text, get a link, and share it across any device.

Live Demo: https://tekst-live.netlify.app

Built With

  • React
  • Socket.io-client
  • Tailwind CSS

Project Structure

src/
├── components/        # Reusable React components
│   ├── ...
├── pages/        # Routes
│   ├── ...
├── App.tsx             # Main application component
├── main.tsx           # Entry point
├── ...

Getting Started

  1. Clone the repository:

    git clone [https://github.com/](https://github.com/)[YOUR_GITHUB_USERNAME]/tekst-frontend.git  # Replace with your repo URL
    cd tekst-frontend
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    

    This will start the development server and open the application in your browser.

Contributing

Contributions are welcome! Feel free to submit pull requests or open issues.

Remember to replace [YOUR_SERVER_URL] and [YOUR_LIVE_URL] with your actual information.

Top categories

Loading Svelte Themes