Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fasunle/lendsqr-fe-test-v1
Lendsqr | Empowering the smartest lenders
https://github.com/fasunle/lendsqr-fe-test-v1
Last synced: 2 days ago
JSON representation
Lendsqr | Empowering the smartest lenders
- Host: GitHub
- URL: https://github.com/fasunle/lendsqr-fe-test-v1
- Owner: Fasunle
- Created: 2022-10-05T07:56:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T23:05:39.000Z (almost 2 years ago)
- Last Synced: 2023-03-21T11:53:37.458Z (almost 2 years ago)
- Language: TypeScript
- Homepage: lendsqr-fe-test.vercel.app
- Size: 646 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Lendsqr
Empowering the smartest lenders.
## Lend with ease
Automate your entire credit lifecycle with Lendsqr’s comprehensive end-to-end digital lending stack. Manage and optimize your lending process using our extensively configurable loan decisioning workflow and easily adapt your offerings for your best customers.
## We’re powering the smartest lenders
We provide our lenders from various industries with a cloud lending platform to make the activities of your LaaS business run smoothly by implementing novel solutions and superior domain expertise. We’re passionate about making lenders succeed.
## Start Project
You can follow the guide below to start a development server.
It is assumed that you have latest [nodejs](https://nodejs.org/en/) (version 18.10.0) installed on your machine.
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `yarn test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!## Prerequisite
- Nodejs version ^18.10.0
## Deployed version
> set `REACT_APP_API_BASEURL` to the API endpoint before deploying the application.
Visit the deployed version at [Kehinde Fasunle](https://lendsqr-fe-test-fasunle.vercel.app/)