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 | description |
---|---|
v1.x | basic HTML, CSS and javascript version |
v2.x | PWA support |
v3.x | Migrated to TypeScript |
v4 | Remade with React |
- Clone this Repo
- run 'npm install' in the directory
- then run 'npm start'