StickerList StickerList is a simple Nextjs app for filtering and sorting a list of stickers. Requirement node >= 14.15.0 Installation npm i Usage for development npm run dev for production npm run build npm run start