/weather-app-typescript

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).

Primary LanguageTypeScript

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