####Description This is a small project that tries to recreate the login page of The Dollars.
####Demo You can find a live demo here.
####Requirements
You will need Node.js.
####How to run
# clean the project
$ npm run clean
# download the necessary dependencies
$ npm run build
# run the app
$ npm run start
####License This project is published under the Apache License Version 2.0.
####End Notes You are most welcome to submit issues, or fork the repository.