/sort-and-shuffle

Assignment submission for Victoria's Secret's Front-end Engineer Role.

Primary LanguageJavaScript

Sort And Shuffle

This repo hosts the assignment for the role of Front-end Engineer at Victoria's Secret. It is a simple app with 9 cards and two controls to sort or shuffle these cards.

Local Development

You can run this repo in your local system by below steps:

  • Clone the repo by clicking on the Code button (in green color) and copying the URL under the HTTPS tab.

  • Head over to your favorite command-line tool, and navigate to the location where you need to establish this project. And run the following command:

    git clone <copied_url>
    
  • Double click index.html or open index.html in your best browser to see the magic and assignment.