TASK

This project is built using webpack.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have Node.js and npm installed on your development machine.

  • Node.js (version >= 12.0.0)
  • npm (version >= 6.0.0)

Installing

Follow these steps to install the project dependencies:

  1. Clone the repository:

    git clone https://github.com/KatiaOcheretiana/Task-PortaOne
  2. Navigate to directory:

cd Task-PortaOne
  1. Install dependencies:
npm install
  1. Run the development server:
npm start
  1. Open http://localhost:8080 with your browser to see the result.