cn10xdev / cn10xdev/ECommerce_Product_Page
UI Enhancement by React Routing functionality
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
# React Route Functionality
## Different routing for different sections of the application such as
***Base Url : http://localhost:3000/***
- Home -- _/_
- Products Page -- _/products_
- Individual Product -- _/products/:id_
- Sign In -- _/sign-in_
- Register -- _register_
- Cart -- _/cart_
Contributor guide
Assessment
This issue has not been assessed yet.