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-submodules
to clone the repo as well as all the challenges' repos'cd
into the directory of the challenge you want to run- Run
npm install
to install the dependencies - Run
npm run dev
to start the development server - Click on the link of the dev server in the terminal to open it in your browser