Skip to content

Multifilter is a react application that filters the user details with name, username, and email of the user.

Notifications You must be signed in to change notification settings

haddercone/multifilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multifilter search

This is a small application that implements multifilter search.

Feature :

  • Search users by :
    • name
    • username
    • email

To use the app in local environment:

  1. Install dependencies

    npm install
    
  2. Go to multifilter directory:

    cd multifilter
    
  3. intall dependencies:

    npm install
    
  4. run application:

    npm start
    

About

Multifilter is a react application that filters the user details with name, username, and email of the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors