This project is simple tags search and add tags to list. At the bottom is tip about number of selected tags and tags needed to be added for good SEO optimization (for example).
LIVE DEMO 🔗 https://bartek2050.github.io/tags-picker/
Project is created with:
- Vite
- React (TS)
- Tailwind
- Jest
To run this project, install it locally using npm:
$ npm install
$ npm run dev