Skip to content

Ali-balhas/coderbytechallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Article Search & Highlight

Description

This is a React application that allows users to search through a collection of articles. As you type in the search box, the app dynamically filters articles and highlights the matching text. The project demonstrates React state management, dynamic rendering, and text highlighting.


Features

  • Search articles in real-time
  • Highlights the matching search terms
  • Shows the number of posts found dynamically
  • Responsive and clean card-based UI
  • Easy to extend with more articles

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/Ali-balhas/coderbytechallenge.git

Navigate into the project folder:

cd coderbytechallenge

Install dependencies:

npm install

Start the development server:

npm start

Open your browser and go to http://localhost:3000 to view the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published