└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # isa7-css-ecommerce-project 2 | ## CSS Assignment - 15 points 3 | - Instructions (you can design an ecommerce website the you like but make sure it has the following features) 4 | - products page (2 points) 5 | - product details page (1 point) 6 | - cart page which includes payment details (2 points) 7 | - registration page, login page (2 points) 8 | - deploy the project on netlify and share the deployment link in README.md; do not forget to make a PR as well (2 points) 9 | - apply any relevant animation in the project (1 point) 10 | - make sure the website is 100% accessibile (2 point) 11 | - make sure the website is 100% responsive (2 points) 12 | - Your creativity and additional functionality to the project will help you to get extra 1 point 13 | 14 | --------------------------------------------------------------------------------