Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.62 KB

README.md

File metadata and controls

66 lines (43 loc) · 1.62 KB

CircleCI Test Coverage Maintainability License: MIT  

Quick-Credit

Quick Credit is an online lending platform that provides short term soft loans to individuals.

Netlify Deployment

https://quickcredit.netlify.app/

Pivotal Tracker Stories

https://www.pivotaltracker.com/n/projects/2388490

API Documentation

https://quick-credit-odunayo.herokuapp.com/api-docs

Table of Content

Getting Started

Installation

  1. Clone this repository into your local machine:
e.g git clone https://github.com/OdunayoOkebunmi/Quick_Credit_UI
  1. Install dependencies
e.g npm install.
  1. Start the application by running the dev-server script.
e.g npm run dev-server

Test

run test using npm test.

Linting Style

  • ESLint with Airbnb style guide.

Built With

  • ReactJS

  • Redux

License

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