All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- create the logic for setup the store
- implemente the logic for change the selected store
- implemente the logic for search products in the selected store
- install
npm i @nextui-org/react framer-motion
- create
CHANGELOG.md
- create the
Navbar
component - create the providers
ProfileProvider
andStoreProvider
for manage the settings of the store and the dummy profile - install conventional commit settings