Skip to content

barbararcbf12/react-ts-weather-app

Repository files navigation

Git repository for "Weather App"

This is a React.js project, bootstrapped with Create React App. img.png

Tech stack

Frontend stack

Build & development stack

Data sources

Setup

Requirements

  1. Install Node.js v16 (or newer)
  2. Install NPM
  3. Install the project dependencies by running npm install.
  4. Add your OpenWeatherMap API key in the .env file.

Scripts

These are the main commands you'll need to execute to develop the application.

Command Description
npm start Start a new local development server on http://localhost:3000
npm build Build the site for production
npm test Run Jest
npm run lint Run Eslint
npm run format Run Prettier

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published