This portfolio is fully interactive. Click Here for Viewing. It is a custom distro of An Operating System Emulator on the web.JS-OS Created by me, with API's for app Installing handling, process management all written in javascript from scratch.
Feel free to check out the repo and suggest some ideas + any beginner contributions are welcomed.
- HTML
- CSS
- JavaScript
- React-JS
- Clone the Repository
- cd into Portfolio
cd Portfolio
- Install all dependencies
npm install
- Start Local Server
npm start
- Run the app in development mode Open http://localhost:3000 to view in the browser.