Skip to content

freidzonCalderon/filter_table_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filter User Data Application

This project was bootstrapped with Create React App.

This project was build with React JS, and it is fetching data from the Json Placeholder API. I used Axios to fetch the data.

Technologies used: React JS, Bootstrap, Axios.

To see only the data that matches a specific Name, you can use the search bar. Simply type the Name you are looking for in the search bar and press Enter. The data will be filtered to show only the rows that contain that Name. To clear the filter, delete the text from the search bar.

Preview

image image