0 Forks
5 Stars
5 Watchers

weather-app-typescript

Hello World :] This is my weather app built with React library and Typescript. Project contains client side and server side. I have used create-react-app, axios, react-router-dom in client side. For server side - express, cors, dotenv and node-fetch. Deployment had been done with Render (for server side) and Netlify (for client side).

How to download and setup weather-app-typescript

Open terminal and run command
git clone https://github.com/KarolChilimoniuk/weather-app-typescript.git
git clone is used to create a copy or clone of weather-app-typescript repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with weather-app-typescript https://github.com/KarolChilimoniuk/weather-app-typescript/archive/master.zip

Or simply clone weather-app-typescript with SSH
[email protected]:KarolChilimoniuk/weather-app-typescript.git

If you have some problems with weather-app-typescript

You may open issue on weather-app-typescript support forum (system) here: https://github.com/KarolChilimoniuk/weather-app-typescript/issues