/itunes-app

example itunes search app

Primary LanguageCSS

itunes search app

universal-dev-toolkit-logo

# install project (you can also use `yarn install`)
npm install
# run project
npm run dev

This will give you the following structure. The project was created with dev-toolkit.

src
├── client
│   ├── app.js
│   └── ...
└── server
    └── ...