Skip to content

giovanniPepi/WeatherTS

Repository files navigation

WeatherTS

WeatherTS was developed as a challenge to add create a better application using React + Typescript a prior weather app project previously developed using vanilla JavaScript. Henceforth, it shall be named WeatherTS.

Live!

image

image

image

Installation

Use the package manager npm to install WeatherTS.

git clone git@github.com:giovanniPepi/WeatherTS.git
cd WeatherTS/
npm i 

Optionally it may need to be installed using --legacy-peer-deps flags instead of a normal npm installation:

npm i --legacy-peer-deps

Usage

npm run start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Weather app using React + TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages