jeffersonRibeiro / react-shopping-cart

🛍️ Simple ecommerce cart application built with Typescript and React

Home Page:https://react-shopping-cart-67954.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement filters with URL params using react-routers

jeffersonRibeiro opened this issue · comments

I would like to change the url params to reflect the actual filters.

If you know how to implement that using react-router, feel free to send a PR.

commented

hi ,I am so happy to meet u. And I am a fresher width React. Recently I am using your project as my React example. Thank u very much for sharing this project. I wanna ask you a question of that I have to command "npm run build-css" every time I update my sass. Why not watch sass or whether did I run in the wrong way?

Hi! great to hear :)

There's a npm script to do this, just type npm run watch-css

Sometimes the css build fail while watching and return an error, just save the file you are editing again and it should pass.

commented

It helps me a lot. Thank u very much

commented

I tried to commit a pull request but It seems that I have no permission. Can I join this project?
image