Have some fun using BASH!
Fun Project: Can I create a terminal using React.js?
I've seen terminal stuff on websites. The next question is can I literally embed a REAL terminal inside a webpage? We shall learn how to do so.
<----- Using no react.js (best viewed on desktop).
This was inspired from a youtube by Niklas Ziermann. The addition I worked on was making the screen prompt for a scrolling feature so I can enter an interesting story embedded in this smaller .html code.
Using React.js
Future project is to create a real working BASH command line in a working terminal page.