akifislam / Simple-Live-Search-with-React

This repository is created to store my beginning phase project of reacts. This repo shows how to implement live search in react from a JSON file. Also I tried to implement conditional CSS for the first time.

Home Page:https://akifislam.github.io/Simple-Live-Search-with-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Live Search in React


You can fork this repo to modify and make changes of your own. Please Feel Free to send pull request with your updates akifislam. Thanks!

Getting Started

Clone down this repository. You will need node.js and git installed globally on your machine.

🛠 Installation and Setup Instructions

  1. Installation: npm install

  2. In the project directory, you can run: npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

Credit

About

This repository is created to store my beginning phase project of reacts. This repo shows how to implement live search in react from a JSON file. Also I tried to implement conditional CSS for the first time.

https://akifislam.github.io/Simple-Live-Search-with-React


Languages

Language:JavaScript 50.2%Language:HTML 30.1%Language:CSS 19.7%