React , Redux Tag auto complete
Steps to Start :
- npm install
- npm run prod : For starting the production build
- npm run start: For starting in development mode.
Points :
- User press ESC button , click outside dropdown will get closed.
Library Used : React - 16.9, Redux, Redux-saga, Styled Component,
Architecture :
- Considering use of React 176.9 hooks.