Skip to content

Marwane2185/Text-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project show how to implement text search inside an array of articles with React. Search term is highlighted when search result is shown.

Available Scripts

To run the project, please simply run:

npm start

Then enter text like 'in', 'open' ... to check results

To run unit tests written for jest (3 tests):

npm run test a

This will trigger the following tests :

  • renders Search Component
  • find articles by search
  • find only one article by search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published