文件名称:React-Gallery-App
文件大小:338KB
文件格式:ZIP
更新时间:2024-03-22 22:27:09
JavaScript
React-Gallery-App 这是一个使用课程中的React的Gallery App 设置1.在目录中运行npm install 2. Get a Flickr Api Key from [Here](https://www.flickr.com/services/apps/create/apply/) 3. create your own config.js file and place it inside of a src directory. it should look like this const apiKey = 'HERE IS A PLACE FOR YOUR OWN API KEY'; export default apiKey
【文件预览】:
React-Gallery-App-master
----.gitignore(334B)
----gallery()
--------package.json(811B)
--------package-lock.json(568KB)
--------src()
--------public()
--------yarn.lock(461KB)
----README.md(770B)
----index.html(2KB)