1.1.0 • Published 7 years ago

parrot-t v1.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

Parrot

Parrot is a real-time conversion translator written in javascript.

How does it work ?

The diagram below describing

how parrot work

Every single color act as a technical or library.

colors meaning

Run a demo

  1. Clone parrot repo:

    git clone git@github.com:xc0d3rz/Parrot.git && cd Parrot
  2. Install dependencies

    npm install 
  3. Start the webserver

    npm start
  4. Go to the webserver http://localhost:3000

    A screenshot ;)

    screenshot for parrot