Live demo: https://krzano-shoppy.netlify.app/
Project is built with:
- React 18
- React Router 6
- Redux Toolkit
- styled components
- Supabase
-
- user authentication
-
- products database
- Formik
-
- forms
- Yup
-
- forms validation
- React-Toastify
-
- toast notifications
- Swiper
The app layout is fully responsive, you can see some examples of the mobile view below:
Download or clone this repository.
Install dependencies:
npm install
Start a local web server by running:
npm run dev
Open http://localhost:5173 to view it in the browser.






