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.
weather-app-master.zip
预估大小:48个文件
weather-app-master
文件夹
.gitignore
316B
.env.example
41B
package.json
935B
package-lock.json
679KB
src
文件夹
components
文件夹
WeatherDetails
文件夹
index.css
707B
index.tsx
1021B
365.29KB
文件大小:
评论区