1.0.3 • Published 1 year ago

flat-search-bar-by-gambleats v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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-gambleats

Import 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.