天气应用
概括
该Web应用程序允许用户搜索城市并查看搜索位置的当前和5天天气预报天气数据。
如何:
1.) [Load the page](https://crichards17.github.io/Weather-App/)
2.) Enter a city in the search bar, and click the Search button or use the Enter key to search
3.) Review current and 5-day forecast w
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.
API-天气-日记-应用程序
项目环境设置
Node and Express installed on the local machine
The ‘cors’ package installed in the project from the command line
The body-parser package installed and included in the project.
API和路由
There's a Javascr ipt Object named projectD
Projeto React Native com打字稿
后端:
首字母缩写:
npx react-native init appgobarber --template react-native-template-typescr ipt
Abrir o projeto no vscode
Criar或arquivo src/App.tsx com src/App.tsx :
import React from 'react' ;
import { View } from 'react-n