Skip to content

Latest commit

 

History

History
74 lines (43 loc) · 1.72 KB

README.md

File metadata and controls

74 lines (43 loc) · 1.72 KB

Apple-website-webpage

screenshot

A clone of the beautifull old apple website page

Built With

  • HTML5 and CSS3
  • VSCode, Linters, Stylelint, Validator.w3

Live Demo

Live Demo Link

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Get your browsers up to date

Setup

  • Clone the repository on your local machine
  • cd into the folder, find the index.html file and open it

Install

  • Install VSCode or any code editor you like
  • Install Node JS and nmp(most recents versions)
  • Run this command on your terminal in order to install stylelint: npm install stylelint stylelint-config-recommended --save-dev

Usage

Run tests

  • Test the css by typing the command: npx stylelint .
  • Go to http://validator.w3.org/ , upload the index.html file to test it.

Deployment

  • Get an online web hosting
  • Upload all the files in the htdocs folder of your domain
  • Access your domain name in browser

Author

👤 Author Aremu Lucky

🤝 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