Lendsqr is a project built with React, TypeScript, and SCSS. It is a Lending-as-a-Service solution designed to facilitate and optimize the launch and scaling of digital lending businesses across multiple channels, while keeping costs low. The user-friendly interface simplifies lending operations management.
Lendsqr is a Lending-as-a-Service solution that enables lenders to quickly launch and scale their digital lending businesses across multiple channels, while keeping costs low. The project was built with React, TypeScript, and SCSS to create a user-friendly interface that simplifies lending operations management.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
node
A step by step series of examples that tell you how to get a development env running.
git clone https://github.com/willzfrank/lendsqr-fe-test.git
cd your-project
npm install
npm run dev
To use the system, simply open the application and log in using your email and password. Once logged in, you will be taken to the dashboard where you can view the placeholder account information and view various actions.
The system is designed to be intuitive and user-friendly. To get started, navigate to the dashboard table . From there, you can explore the various users and features.
This project was built using the following technologies:
React - JavaScript library for building user interfaces TypeScript - A strongly typed superset of JavaScript SCSS - CSS preprocessor that adds features like variables and nesting
These tools were used for development, and building:
Webpack - Module bundler Babel - JavaScript compiler
- @willzfrank - Developer and Designer
- Hat tip to the developers of React and TypeScript for providing the tools used in this project.
- Inspiration for this project came from Lendsr for the need to create a modern web application for managing finances.
- References used during the development of this project include the official documentation for React, TypeScript, and SCSS.