MehdiSaffar's Frontend Mentor profile
This repository contains my solutions to Frontend Mentor challenges. I created this repository to track my progress and to have a place to store my solutions.
git clone --recurse-submodules --remote-submodulesto clone the repo as well as all the challenges' repos'cdinto the directory of the challenge you want to run- Run
npm installto install the dependencies - Run
npm run devto start the development server - Click on the link of the dev server in the terminal to open it in your browser