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.
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.
GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.