Skip to content

svmoskalyov/icecream

Repository files navigation

📝 About website

A website with a responsive layout. Retina picture adaptation. Animation made.

🛠 Technologies stack

HTML, SASS, JavaScript


image


If cloned, it is necessary for the project to work

  1. Make sure you have an LTS version of Node.js installed on your computer. Download and install if needed.
  2. Install the basic project dependencies with the npm i command.
  3. Start development mode by running the npm start command.
  4. Go to https://localhost:3000 in your browser. This page will automatically reload after saving changes to project files.