Skip to content

Hello World :] This is my weather app built with React library, Typescript and Node.js. 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).

Notifications You must be signed in to change notification settings

KarolChilimoniuk/weather-app-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Introduction ⏩

Hello World! This is my weather app built with React library, Typescript and Node.js environment. Project based on Openweather API and contains client side and server side. Frontend is deployed on Netlify, backend on Render.com. App contains Jest & React-testing-library unit tests. IMPORTANT: Server migrated from Heroku to Render and may take 45-120 sec to spin up the server once loaded.

Technologies and Tools 🏗

  • create-react-app
  • Typescript
  • react-router-dom
  • axios
  • express
  • cors
  • dotenv
  • node-fetch
  • Render (for backend deployment)
  • Netlify (for frontend deployment)
  • Visual Studio Code

How does it look? 👀 Check my app here

screenshot

About

Hello World :] This is my weather app built with React library, Typescript and Node.js. 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).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published