Dev-King-CSS / react-search-bar

A simple search bar with filter made using React and Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search Bar

A simple search bar app with React and Typescript.

Technologies used

React, Styled Components, TypeScript

Run Locally

If you want this to contribute to this repo and run it locally, then you can follow the following steps in the terminal:

  1. Clone the project
  git clone https://github.com/Dev-King-CSS/react-search-bar
  1. Go inside the project directory
  cd your-file-name
  1. Install dependencies
  npm install <dependencies>

Start the server

  npm start

Feedback

If you have any feedback, please comment on this repo about it or DM me @ Twitter.

Author

About

A simple search bar with filter made using React and Typescript.


Languages

Language:TypeScript 92.8%Language:HTML 7.2%