Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
souvik666 authored Aug 27, 2021
1 parent 92c7f43 commit 77d907a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
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**

0 comments on commit 77d907a

Please sign in to comment.