Blog
A simple responsive blog in React JS with Type Script. A website on CMS Wordpress was used as an admin panel for creating and editing posts, as well as a database. The site is hosted on a neighboring subdomain. Interaction with its database is implemented through the Wordpress REST API. To speed up interaction with the interface, data caching has been added using the asynchronous state manager TanStack Query