Frontend Deploy link:-https://akashkanade.netlify.app
backend deploy link:- https://rich-erin-sturgeon-suit.cyclic.app
1)seach keywords
- methos:-GET
- Route :- /adds/search/:keyword
- keyword is searching string
- get all ads
- method :- GET
- Route :- /adds/getall
- get company by id
- method :- GET
- Route :- /company/:id
- id is company id
-
Initially, you will get all ads result.
-
To search enter keywords in the search bar and press the search icon