Skip to content

Junnygram/clearlinkapp

Repository files navigation

Clearlink - FaceTime App Clearline is a real-time video communication application built with Next.js 13 and styled using Chakra UI. This README provides an overview of the project, its features, and instructions for setting up and running the application.

live link : https://clearlinkapp.vercel.app/

Table of Contents

  • Features
  • Getting Started
    • Prerequisites
    • Installation
    • Running the App
  • Usage
  • Contributing
  • License

Features Clearline offers the following key features:

  • Real-time video communication.
  • Clear and intuitive user interface designed with Chakra UI.

Open source packages used in building chakra ui for styling

Docker: to build image docker build -t app .

to run built image container docker run -d -p 3000:3000 app

Releases

No releases published

Packages

No packages published

Languages