Creating an Interactive Terminal in React | Tutorial

preview_player
Показать описание
Sometimes you might want to add some spice to your Websites to make them special. So how about adding an interactive terminal to your site using React?

I hope this video can help you. If it does then please consider subscribing and giving me some feedback.
Have a great day!

Timestamps:
00:00 Creating & Styling the Terminal Component
01:55 Adding User Input
03:10 Adding Terminal Output
04:37 Adding Commands to the Terminal
08:20 Usability Improvements
Рекомендации по теме
Комментарии
Автор

Thanks for the video! I love it! I will add this web-based terminal in my project. Thanks a lot!

minhtriettruong
Автор

This a very nice video. Not only I have learned to do a VERY cool project and also React.

emausdetiquicia
Автор

could you make it wher we could copy the code? or atleast put it in your github

Electroses
Автор

I want to be a input go in the next line after i exceute command how can i acheive that?

yubrajkhatri
Автор

thanks but i have a question, since im new in reactjs, how to add a link in output and how to see input history with arrow up / down keys?

lundy