alks801 / swapi-people

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWAPI People viewer

Live demo

Presented here

Description

This project contains 2 pages for viewing paginated people from SWAPI

The main page has pagination and a search by name with a debouncing mechanism.

By clicking on the person, the profile's page will appear.

On the profile page realized asynchronous loading of information about starships and vehicles, provided base editing functionality for local editing (all data will be saved at the current session).

Techstack

React, TS, redux, rtk query, Ant design

How to start

   yarn
   yarn dev

About


Languages

Language:TypeScript 90.8%Language:JavaScript 5.5%Language:SCSS 2.2%Language:HTML 1.5%