/FrontEndProject

Some front end projects

Primary LanguageJavaScript

SmallWebProject

Some web projects

Currency Converter

Enable the exchange between 5 kinds of currency: US Dollar, Canadian Dollar, Euro, Bitcoin, Ethereum.
Exchange change rate is obtained from Open Exchange Rate API which refresh every hour.
Used a third-party library money.js to perform the conversion.

Travel Site

A web page to achieve carousel effect using HTML and CSS.

New City Bakery

A web page to perform form manipulation and calculation using JavaScript