Project: Mentions component Time spend: 1 hours Tech stack: React + Typescript Link to design: Design
git clone https://github.com/ishwaryaa-b/frontend-assignment.git
run "npm install"
run "npm run dev"
improvements that can be made:
- we can add Debouncing for search function call.
- beautification for input and options can be made.