/Typesript-React-App

A basic starter project for TypeScript and React with a detailed README describing how to use

Primary LanguageTypeScriptMIT LicenseMIT

A typical starter's project on typescript + react + (nodejs && express) app (Developement)

name-of-you-image

  • clone repo
  • obtain api key from openweathermap
  • Create/Touch .env file && add api_key="MY API KEY"

Run npm install to install dependencies

Run npm run devStart to start node server

Run npm start to start react application.

Overview

name-of-you-image name-of-you-image