Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.1 KB

React Weather App

Get the weather by city name and geolocation.

weather-app

weather-app-mobile

Description

The main goal of this project was to practice React development with Tailwindcss and Rest API integration.

Getting Started

Cloning and installing dependencies

  • git clone git@github.com:ninaokumura/weather-app.git
  • cd weather-app
  • npm install
  • code .

Running the app

  • npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

License

MIT