-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
**Hey this is souvik dutta this is a small attempt by me to build bestbuy clone** | ||
|
||
# Different parts of my project | ||
|
||
1. Homepage | ||
2. Product details | ||
3. cart page | ||
4. checkout page | ||
5. product slider | ||
|
||
## Functionalities,i have used | ||
|
||
1. Login & signup based on localstorage | ||
2. Add to cart | ||
3. Handling multiple users and users cart | ||
4. Email phone validation with regex | ||
5. Tracking users login status | ||
6. Add to cart not allowed if not loged in | ||
7. Counting product qnty | ||
8. showing product details dynamically | ||
9. hover to see product img on product details page | ||
|
||
**Thank you** |