Shoes is an online shoe store built using Gatsby and Strapi
shoesshoes is an online shoe store built using Gatsby and Strapi. It is an open-source project designed to help individuals learn how to utilize Gatsby and Strapi to create a static website. The store lists shoes by brand, style, and price, and users can view shoe details by clicking on the shoe image. Additionally, users have the ability to add shoes to their cart by clicking on the “Add to Cart” button. The project is supported by Stargazers who have shown their appreciation for the project by giving it stars.
To run the shoesshoes app locally, follow these steps:
npm install or yarn to install the necessary dependencies.yarn develop. You can access the console using the URL localhost:1337.npm install or yarn to install the necessary dependencies.gatsby develop. You can access the console using the URL localhost:8000.shoesshoes is an open-source online shoe store built using Gatsby and Strapi. It allows users to browse and filter shoes by brand, style, and price. Detailed information about each shoe, including brand, style, price, and description, is available on the shoe details page. The app also includes a shopping cart feature that enables users to add shoes to their cart quickly. The project is open for contributions, and even beginners with basic knowledge of ReactJS can get started.