GitXplorerGitXplorer
1

weather-app

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
eaa33308cf39d9c27f8a4fe7933565c62a3fa17b

Minor tidying up to JSX

11jds committed 2 years ago
Unverified
b39ad12a19f52bd5cb793a82c1d44f40b719814d

Continued refactoring

11jds committed 2 years ago
Unverified
7206dd1179fae2c8af087342a41abb89506db1b9

Updated time under location name

11jds committed 2 years ago
Unverified
47095609fd70c68e334ae0207accee200efd9a62

Added a component, moved types to .d.ts

11jds committed 2 years ago
Unverified
72e43881d37e49afceab48ada10ba2f120b3eff8

Added search functionality

11jds committed 2 years ago
Verified
f850894d91cf84c15e44979110dff7e9990bc4c6

Update README.md

11jds committed 2 years ago

README

The README file for this repository.

Simple Weather App Using Typescript + React and an API (https://www.weatherapi.com)

This project is a refactoring conversion of an earlier non-TypeScript, hard-coded-data project. After refactoring and improving this in TypeScript + React, it will be remade again in Vue.