/The-Boct

A Static Browser pseudo-Chatbot

Primary LanguageTypeScriptMIT LicenseMIT

The Boct

Boct is a Static Browser psuedo-Chatbot, made with TypeScript and React. It's my learning project for frontend web development. It currently doesn't have many features, but can convert units. Many of features are supposed to be added in Future versions of v4, But Currently the development is halted.

Check it out - https://the-boct.netlify.app

Version History

version description
v1.x basic HTML, CSS and javascript version
v2.x PWA support
v3.x Migrated to TypeScript
v4 Remade with React

For Local development

  • Clone this Repo
  • run 'npm install' in the directory
  • then run 'npm start'