Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 729 Bytes

File metadata and controls

34 lines (20 loc) · 729 Bytes

ZiPx

Zipx is a Web Application Build for compression and De-Compression of Text files Using Huffman_Coding Algorithm

view

image

Installation

Use the package manager npm to install All dependancies.

npm install

start Server

Use the following command to start the local development server

npm run dev

Hosted Link

https://zipx.onrender.com/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.