Test-Task-HTML-with-SCSS

Test Task

Solution for a test challenge | HTML with SCSS (or Vue.js).

Table of Contents

Overview

The challenge

Users should be able to:

  • You can see the pages with hover effects elements
  • You can click on a gray button on the Login screen and see the Second page with list of elements

Built With

Features

This application/site was created as a submission to a test challenge.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/IevgeniiaAbdulina/Test-Task-HTML-with-SCSS.git

# Install dependencies
$ npm install

# Run the app
Open your preferred browser and go to
http://127.0.0.1:5500/public/index.html

Acknowledgements

List of articles that helps me to complete the project:

Contact