/web-terminal

simple personal website with interface of web terminal (React 18 + TypeScript)

Primary LanguageTypeScript

Web-Terminal

Web terminal is a simple website with interface of Windows console inspired by this FKCodes website

Features

  • Enter commands to see result
  • Color schemes for terminal
  • Some syntax highlight

Tech

List of used technologies and libraries

  • React - A JavaScript library for building user interfaces (v.18.1.0)
  • Typescript - TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.