Droxy is an advanced proxy built using Chemical.js, a web component library. This project provides a simple and elegant Apple-style search interface.
- Apple-style search interface
- Proxy functionality using Chemical.js components
- Easy to set up and run
-
Clone the repository:
git clone https://github.com/browser-vm/Droxy.git cd Droxy -
Install dependencies:
npm install
To start the server, run:
npm start