Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 1.67 KB

README.md

File metadata and controls

67 lines (46 loc) · 1.67 KB

MusicY why page || Frontend Practice

This is a solution for one of the projects in Frontend Practice by recreating a real website from real company.

Table of contents

  • Overview
    • Features
    • Screenshot
    • Links
    • Setup
  • My process
    • Built with
    • Useful resources
  • Author

Overview

Features

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • Site will use the Arabic language if the user system is an Arabic and user can change the language any time.
  • Using picture tag to include the picture in multiple formats depending on the browser to optimize and minimize pictures size.
  • Animation appears depending on the viewport.

Screenshot

Links

Setup

Using yarn 👇

$ yarn
$ yarn dev

Using NPM👇

$ npm install
$ npm run dev

My process

Built with

Author