(Not)ify(Spotify Clone)
目录
基本信息
待定
技术领域
React
React Context API
Java脚本
HTML
CSS
API-Spotify(developer.spotify.com)
Spotify Web API包装器
材质用户界面
设置
要运行该Web应用程序,请通过克隆GitHub存储库在本地安装它,并在您的终端中输入:
cd into the project folder
run $ npm start
特征
使用您自己的Spoti
研究人员发现
构建设置
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
有关工作原理的详细说明,请查看 。
SpotifyStats-WIP
基于Vue.js的Web应用程序,用于在计算机上本地分析Spotify GDPR数据转储。
构建设置
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static proje