Useful links
What Tech Stack was used?
- HTML
- SCSS
- JS
To run this project locally you should:
- clone this repo to your local directory using
git clone
- install Node.js 14.21.3 or later (Fermium)
- install all packages and dependencies using
npm i
- start project by running
npm start
script