Welcome to the Comfy Store web application redesign project! This project aims to provide a more minimalist look and feel to the existing Comfy Store, enhancing the user experience with modern web technologies.
Comfy Store is where luxury and comfort converge to create a haven for those looking to transform their living spaces. Our exclusive collection of high-end furniture balances sophistication and tranquility, reflecting timeless elegance and superior craftsmanship. At Comfy Store, we are dedicated to providing an immersive experience that goes beyond selling furniture. We prioritize your satisfaction from selection to delivery, ensuring your home resonates with comfort, style, and a touch of opulence.
This project is built with the following technologies:
- React Query: A library for fetching, caching, and updating asynchronous data in React.
- Axios: A promise-based HTTP client for the browser and Node.js.
Click the postman badge to open the complete API documentation containing the base url and all the endpoints.
Follow these steps to get a local copy of the project up and running.
- Node.js (v16.x or later)
- pnpm ( v8.x or later ) or npm (v6.x or later) or yarn (v1.x or later)
- Clone the repository:
git clone https://github.com/Git-Darkmoon/Comfy-store-v2.git cd comfy-store-redesign