Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 501 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 501 Bytes

Welcome! 👋

In this repo you can find my solutions to the Frontendmentor challenges.

The challenges 💻

Quickstart

1. Clone the projet & install dependencies

  git clone https://github.com/KarimBourass/audiophile
  npm install

2. Serve the project

  ng serve

From the app