Skip to content

DMzda/intermediate-react-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intermediate React Coding Interview Solution

This is a solution written for the mock interview conducted by Ben Awad on his Youtube channel here.

It consists of a react app which:

  • Fetches data from an API
  • Manipulates the data by flattening the location object
  • Displays the results in a table
  • Allows it to be sorted in ascending, descending and the default order by clicking the table column headers
  • Allows the rows to be filtered by typing in the text box
2022-05-04_17-06-03.mp4

About

Solution for Ben Awad's intermediate react interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published