Skip to content

Purush-18/React-Search-Filter-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Search Filter Example

📖 Project Overview

This project demonstrates how to build a search filter in React.
It dynamically filters and displays a list of names based on user input.

This is part of *Experiment 8, focusing on *state management and list filtering in React.


🚀 Getting Started

1. Create a new React project

Using Create React App:

npx create-react-app search-filter
cd search-filter
npm start

📂 Project Structure

search-filter/ ├── src/ │ ├── App.jsx │ └── main.jsx ├── package.json └── README.md

✅ Output

WhatsApp Image 2025-09-17 at 12 07 08_e16978e3 WhatsApp Image 2025-09-17 at 12 07 08_2913a359

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published