Asmyshlyaev177

Asmyshlyaev177

A collection of 3 templates, themes and UI Kits by the author Asmyshlyaev177.

screenshot of Html Css Template

Template with basic html/css structure and few scripts

screenshot of React Horizontal Scrolling Menu

Horizontal scrolling menu component for React.

react
screenshot of State In Url

Store any user state in query parameters; imagine JSON in a browser URL, while keeping types and structure of data, e.g.numbers will be decoded as numbers not strings. With TS validation. Shared state and URL state sync without any hassle or boilerplate. Supports Next.js@14-16, react-router@6-7, ...