Skip to content

MehdiSaffar/fem.io-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor challenges

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.

How to run

  1. git clone --recurse-submodules --remote-submodules to clone the repo as well as all the challenges' repos'
  2. cd into the directory of the challenge you want to run
  3. Run npm install to install the dependencies
  4. Run npm run dev to start the development server
  5. Click on the link of the dev server in the terminal to open it in your browser

Releases

No releases published

Packages

No packages published