ahmtxonly / weatherapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn
yarn dev

You can access the api information from the next.config.js file.

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

About


Languages

Language:JavaScript 76.2%Language:SCSS 22.0%Language:CSS 1.8%