Skip to content

mart-anthony-stark/Reactive-OS

Repository files navigation

Man Hours

React is a popular JavaScript library for building user interfaces.

Vite is a blazing fast frontend build tool that includes features like Hot Module Reloading (HMR), optimized builds, and TypeScript support out of the box.

Using the two in conjunction is one of the fastest ways to build a web app.

Reactive OS is a desktop environment UI built in ReactJS. This UI simulates computer features such as opening an application, context menu, widgets, and even browsing the internet.


Developed by: Mart Anthony Salazar

Getting Started

To run locally, you need to install nodejs first and execute the following commands:

  • npm install
  • npm run dev

Edit [App.jsx](#src/App.jsx) and watch it live update!

Features

  • Command Line Interface
  • Code editor(html,css,js) with live preview
  • Todolist app
  • Drumpads
  • Word Editor
  • Search Engine
  • Calculator
  • Twitter UI clone
  • Weather updates
  • Clock Widget

Logging in

Username: martanthony
Password: admin

Desktop UI

Applications

Code editor with live preview

Search Engine

Using Google's Programmable Search Engine

Twitter UI clone