Skip to content

ninaokumura/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published