iamonuwa / coin

Currency Exchange Platform

Home Page:http://coin-f55a3.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Exchange Platform

This platform allows you to trade currencies.

Installation

Clone the project form the repository Navigate into the project folder Run npm install and bower install to install dependencies On development environment, serve application with gulp command.

git clone git@github.com:iamonuwa/coin.git
cd coin
npm install
bower install
gulp

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Things to be done

  • Setup factories

About

Currency Exchange Platform

http://coin-f55a3.firebaseapp.com/

License:MIT License


Languages

Language:JavaScript 65.2%Language:CSS 32.2%Language:HTML 2.6%