Weather App: A React TypeScript Application for Local 8-Day Weather Forecasts

Welcome to Weather To Go, a straightforward weather application developed with React and TypeScript. This application was initially designed using Figma, and the design details along with the project link are available. Due to the cost of $40 per month for the OpenWeatherMap API to access extended forecasts, only two calls are integrated. The design has been added, and the deployed project can be viewed on Netlify. Insert your free OpenWeatherMap API key in the .env file, referencing the provided .env example file. Available scripts in the project directory include: npm start (to launch the project), npm test (to run tests), and npm run build (for production use, which may not be necessary). The project was bootstrapped using Create React App, and further information about CRA can be found in its documentation.
zip
weather-app-master.zip 预估大小:48个文件
folder
weather-app-master 文件夹
file
.gitignore 316B
file
.env.example 41B
file
package.json 935B
file
package-lock.json 679KB
folder
src 文件夹
folder
components 文件夹
folder
WeatherDetails 文件夹
file
index.css 707B
file
index.tsx 1021B
folder
WeeklyWeather 文件夹
file
Daily.tsx 962B
file
index.css 1KB
file
index.tsx 798B
folder
Entry 文件夹
file
index.css 207B
file
index.tsx 605B
file
react-app-env.d.ts 40B
folder
types 文件夹
file
api.d.ts 2KB
folder
utils 文件夹
file
transformer.ts 1KB
file
api.ts 1008B
file
setupTests.ts 241B
file
App.css 551B
file
index.css 366B
file
index.tsx 500B
file
App.test.tsx 276B
file
reportWebVitals.ts 425B
file
App.tsx 1KB
folder
public 文件夹
file
robots.txt 67B
folder
assets 文件夹
file
11n.png 8KB
file
03d.png 4KB
file
04n.png 6KB
file
02d.png 6KB
file
02n.png 6KB
file
09d.png 6KB
file
01d.png 7KB
file
50d.png 4KB
file
50n.png 4KB
file
10d.png 8KB
file
13n.png 9KB
file
11d.png 8KB
file
04d.png 6KB
file
03n.png 4KB
file
09n.png 9KB
file
13d.png 6KB
file
10n.png 6KB
file
01n.png 5KB
file
logo192.png 5KB
file
index.html 2KB
file
favicon.ico 185KB
file
manifest.json 492B
file
logo512.png 9KB
file
tsconfig.json 535B
file
README.md 1KB
zip 文件大小:365.29KB