Install and running
-
Open project folder with VSCODE (or WebStorm)
-
Install dependencies
npm install (yarn install) -
Test web app
npm run start -
Open with browser web app
http://localhost:3000/
You can reach the site (https://apple-site-air-pods-max.netlify.app)





