Skip to content

HTML5/ CSS3 - Apple Gadgets E-Commerce Store (Microverse project)

Notifications You must be signed in to change notification settings

rloterh/ElectronicsEShop

Repository files navigation

Etroniques - Electronics E-commerce Site (Microverse HTML/ CSS Capstone Project)

Microverse

Description

Etroniques is a fictional online retail shop for a range of Apple products. The core feature of this project is it ability to adapt to various device screen sizes. The rubric of this project is to demonstrate the creation of responsive website using media queries. Follow this link for a video demonstration of Etroniques: video demonstration

Library Directory 📙

Contents
Live Demo
App Screenshot
Built With
Getting Started
Testing
Author
License

Live Demo

Etroniques live demo

App Screenshot

img

Built With

  • HTML
  • CSS

Getting Started

    • Copy the git link https://github.com/rloterh/ElectronicsEShop.git of this project
    • In your terminal run the command git clone https://github.com/rloterh/ElectronicsEShop.git
    • Navigate to the cloned project directory
    • Within the project root directory launch index.html in a web browser

Linters & Code Validation

The syntax of this project was mainly standardized using W3C Validator and Stylelint

Validating JavaScript Syntax

    • Run the command npm -v to ensure node package manager is installed
    • Go to npmjs.com to install node package manager, if not installed
    • Go to the terminal, and navigate to project directory
    • Run the command npm i
    • Validate the javascript syntax and code standard by running the command npx eslint app.js
    • All validation passes, when no error message is shown in the terminal

Validating CSS Syntax

    • Run the command npm -v to ensure node package manager is installed
    • Go to npmjs.com to install node package manager, if not installed
    • Go to the terminal, and navigate to project directory
    • Run the command npm i
    • Validate the css syntax and code standard by running the command npx stylelint "**/*.{css,scss}"
    • All validation passes, when no error message is shown in the terminal

Validating HTML Syntax

    • Upload the file named index.html from the project directory
    • Click on the check button to validate
    • All test cases should pass, when no error message is shown

Validating CSS Syntax

    • Run the command npm -v to ensure node package manager is installed
    • Go to npmjs.com to install node package manager, if not installed
    • Go to the terminal, and navigate to project directory
    • Run the command npm install
    • Validate the css syntax and code standard by running the command npx stylelint "**/*.{css,scss}"
    • All validation passes, when no error message is displayed in the terminal

Author

👨‍💻 Robert Loterh

GitHub
LINKEDIN
EMAIL
TWITTER

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

License

Cocoapods

About

HTML5/ CSS3 - Apple Gadgets E-Commerce Store (Microverse project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published