GodsfavourWiliiams / lendsqr-fe

Home Page:https://lendsqr-fe.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lendsqr Frontend Engineer Assessment Test

Open live site hosted on Vercel here.

This project is a React and Typescript application.

Getting Started

To run the application locally, use the following command:

npm install

Install dependencies.

npm start

This will start the app in development mode and open it in your browser at http://localhost:3000.

npm run build

To build the application for production.

Running Tests

You can run tests for the application using the following command:

npm run test

Libraries Used

  • React Router Dom for page routing and data fetching (v6.6.1).
  • Scss for styling.
  • React Table for Dashboard Table.
  • React spinners for loader screens.
  • Redux for state management

Features

The application offers the following features:

  • Responsive Design.
  • Dashboard table with filtering, sorting and pagination.
  • Loader screens on request loading.
  • Error pages on request error.

About

https://lendsqr-fe.vercel.app


Languages

Language:TypeScript 67.8%Language:SCSS 30.0%Language:HTML 2.2%