Skip to content

Fetching weather data using OpenWeatherAPI using NodeJS and using it in ReactJS. (NodeJS + Vite + React + Typescript + TailwindCss)

Notifications You must be signed in to change notification settings

AdarshJaso/NodeJs-ReactJs-WeatherAPI

Repository files navigation

NODEJS/REACTJS weather app

Fetching weather data using OpenWeatherAPI using NodeJS and using it in ReactJS. (NodeJS + Vite + React + Typescript + TailwindCss)

TypeScript + NodeJs + ReactJs Project

This project is built using TypeScript, Vite for the frontend, and tsx for running TypeScript in Node.js without compilation. Linting is set up for code quality.


📦 Installation

# Install dependencies
yarn install (root and server)

# Install tsx globally to run TypeScript files in Node.js
yarn global add tsx

# Install nodemon globally for NodeJs to automatically restart application when changes are done
yarn global add nodemon

#run
yarn dev (root and server folder)

About

Fetching weather data using OpenWeatherAPI using NodeJS and using it in ReactJS. (NodeJS + Vite + React + Typescript + TailwindCss)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •