├── index.html # Landing page with links to register or log in ├── register.html # User registration form ├── register.php # Backend PHP handler to save user data ├── login.html # User login form ├── ...
Thanks for checking out this front-end coding challenge. Frontend Mentor challenges help you improve your coding skills by building realistic projects. Your challenge is to build out this product list ...