danivijay / react-commerce

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

feat(signup): Signup #47

Closed ashinpchandran closed 5 years ago

ashinpchandran commented 5 years ago

feat(signup): Signup

Signup issue is fixed.

feat(no-products): No products Scenario

  1. Now the message "No products have been added" will be shown when there aren't any products.

no-products

  1. The / login is changed to /login-signup

login-signup

feat(login): fixed login issue

Fixed the login issues and now it is working fine.