- Fork this repo to your github account
- Complete the tasks given
- Once completed, create a PR to this repository
- As user, I want to be able to register an account
- As user, I want to be able to login using registered account
- As user, I want to see list of products after login
- As user, I want to be able to add product to cart
- As user, I want to be able to place order for added products in cart
- As user, I want to be able to logout
- Verify email after registration
- Product attributes and filtering e.g brand, category
- Order history
- Add unit tests
- Use Vue and Tailwindcss
- Deploy app to a server