Netlify Status

Weather App

An application where you can get cities' weather information

Update .env with variables from .env_example

Install dependencies

npm install

Run husky prepare

npm run prepare

Run development server

npm run start

Build the application

npm run build

Run test

npm test

Run storybook

npm run storybook

Prettify the codebase using below command

npm run prettify

Screenshots

weather-app-detail-page

weather-app-favorite-page

weather-app-search-page

Deployed App

https://dcs-weather-app.netlify.app/