jp-quintana / react-shopping-cart

Shopping cart app built with React and Firebase. This app is a clone of https://alphaleteathletics.com.
https://flaakko-v2.web.app/
84 stars 20 forks source link

Reason for not using redux? #117

Open yashcrest opened 2 months ago

yashcrest commented 2 months ago

Hey there,

I have been taking reference from your project to build my own personal project and it has helped me tremendously. However, I was wondering why you have not implemented redux-toolkit in your project?

It would have saved so much of headspace of creating custom hooks. Anyways, your project looks very well implemented with react's built in hooks.

begiiii commented 3 weeks ago

Hi!

Please, сould you please check your email

yashcrest commented 3 weeks ago

Hi, I don't see anything in my email from you. Is there any particular thing you have shared?

Khizzy11 commented 3 weeks ago

Hi yashcrest, I was hoping if you could help me understand setting up the products on firestore database. I'm still new to react and was hoping to learn from this flaakko website to try building my own website. please reply if you could help me.

yashcrest commented 3 weeks ago

Sorry @Khizzy11 , I have not used firebase database yet and I am new to it as well. For my E-commerce project I used a fakestoreapi to build my react app. Here is the link: https://fakestoreapi.com/products/ If it helps, you could check out my project here: https://github.com/yashcrest/React-E-Commerce/tree/main