stoikerty / itunes-app

example itunes search app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    └── ...

About

example itunes search app


Languages

Language:CSS 49.8%Language:JavaScript 46.7%Language:HTML 3.5%