Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.
/ flier Public archive

flier is a Telegram client for the web written in TypeScript using React framework.

Notifications You must be signed in to change notification settings

jtorhoff/flier

Repository files navigation

flier

flier is a Telegram client for the web written in TypeScript and leveraging the React framework.

Live demo here.

Why TypeScript?

TypeScript keeps the JS' duck typing shit at bay. It allows developing large, complex apps while giving confidence in the codebase.

Why React?

React aids in building complex UIs by offering simple abstractions and keeping all the DOM manipulation under the hood. Its declarative approach makes frontend development as painless as possible.

About

flier is a Telegram client for the web written in TypeScript using React framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published