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.
- create-react-app
- Typescript
- react-router-dom
- axios
- express
- cors
- dotenv
- node-fetch
- Render (for backend deployment)
- Netlify (for frontend deployment)
- Visual Studio Code