An Unified Operating System on the web
This is README for 2.0
version of JS-OS(JavaScript based).
- Extremely easy deployment
- JS-OS with ability to interact with the users in the same way as an OS.
- Opensource support
- Neat interactive documentation.
- Responsive all-around design with functionality synchronization
- JS-OS can be used as an interactive portfolio as well
Important: if you like the unique idea, star the repository and follow me for further updates.
Additionally, all the issues and contributions are avilabue on the very same repository, please read the issues before contributing.
JS-OS Release | platform Specification |
---|---|
1.0.0 | compatible for all machines |
- HTML
- CSS
- JavaScript
- React-JS
IMPORTANT NOTE: If you want to enhance my project, please contact me for better guidance.
git clone https://github.com/RAJAGOPALAN-GANGADHARAN/JS-OS.git
cd JS-OS
`npm install`
`npm start`
5. Run the app in development mode Open http://localhost:3000 to view in the browser.
npm i JS-OS
or using yarn:
yarn add JS-OS