Build a MERN stack portfolio. Create a Folder with name "Portfolio" and open it with VS code. In VS code Open VS code Terminal by pressing CTRL + Back Trick. in Terminal type "npx create-react-app client" …
Build and Deploy own ChatGPT Ai App in JavaScript Open Ai First step to setup the projects. Create a folder and open it with VS code. (Make sure NodeJs installed) Now type on vs code terminal " npm create vite@latest clien…
This is linux command Note: I trying to speak fluent english. So mistake can be done. Basic things that I need to know. Know: Who is the first company with came of GUI ? Xerox . Xerox is the first company came with GUI. Stev…
Learn Mysql Part II Click here to visit MySql Part I Filter by major and name CREATE TABLE student ( student_id INT PRIMARY KEY AUTO_INCREMENT , name VARCHAR ( 20 ) , major VARCHA…