danivijay / react-commerce

Shopping cart made with ReactJS.
3 stars 2 forks source link

Feature/dynamic cart #40

Closed ashinpchandran closed 5 years ago

ashinpchandran commented 5 years ago

Completed login feature using promise.

delete product in admin panel completed (but the product get removed from the page only after a refresh.) Working on it to avoid the refresh.