Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 652 Bytes

README.md

File metadata and controls

35 lines (30 loc) · 652 Bytes

React + TypeScript Weather APP


Quick menu: Official API Docs

Description

Weather application using Reactjs, Typescript, Tailwind & Weather API.

Tech stack

Core:
- ReactJS
- TypeScript
- TailwindCSS

Communication tool:
- fetch

Outcome

1. Leant to configure Typescript with Reactjs.
2. Fetch data using API.
3. Leant to setup and use Tailwind with React projects