Click here.
- Basics: react + react-window + tailwind CSS
- State management: Easy Peasy (a better Redux)
- CSS Framework: Tailwind CSS
$ git clone https://github.com/joyfeel/search-dropdown-react
$ cd search-dropdown-react/
# Install dependencies
$ npm i
# Run
$ npm start
Then open http://localhost:3000
$ npm run deploy
- Testings (Unit & E2E)