Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 317 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 317 Bytes

Weather App for Turkey provinces made with Next.js 13

Stack:

  • Nextjs 13
  • ReactJS
  • Typescript
  • TailwindCSS

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.