shivkumar5 / aspire-mini

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aspire-mini

Project setup

Clone the project using

git clone git@github.com:shivkumar5/aspire-mini.git

the install dependecies using

npm install

start server

npm run serve
  • Launch app on localhost:8081

  • Fill the form to apply for loan. After submit it will show the loan number. Note it down and the search loan number in pay page to pay the emi.

  • There is already two loans applied in the app by default. To pay for them go to pay page by clicking on pay button, search with loan number LN1, LN2.

  • To view the css challenge

About


Languages

Language:Vue 56.0%Language:SCSS 33.0%Language:JavaScript 9.0%Language:HTML 2.1%