A simple PWA build with Astro SSR and Strapi CMS.
This product is a website that offers various features for users to interact with. It allows users to view the site’s layout based on their device’s screen size, experience hover states on interactive elements, sign in/sign out/sign up, manage products, add items to the cart, view the cart and remove items from it, and view cached images offline. The app is deployed on Heroku’s free tier, which means the server may go to sleep and cause some loading issues initially.
To install and run this theme, follow these steps:
.env file in the /frontend folder if it doesn’t already exist..env file with your own values, ensuring that there are no trailing slashes (/) at the end.This product is a website with various features that allow users to interact with it. It offers a responsive layout, hover states for interactive elements, authentication functionalities, product management capabilities, a cart system, and offline image viewing. The app is deployed on Heroku’s free tier, which may cause some loading issues initially. To install the theme, create and configure the .env file, then run the server and client using the provided commands.