flat-search-bar-by-gambleats
v1.0.3
Published
A simple modern flat design search bar
Readme
SearchBar Components by GamblEats Team
This component was created during a CESI School of Engineering Project for a food delivery website named GamblEats.
Getting Started
Install this package :
npm add flat-search-bar-by-gambleatsImport the SearchBar component :
import { SearchBar } from "flat-search-bar-by-gambleats";You can then render the SearchBar component like any other React component in JSX.
