ValentinOsvaldo / react-weather-app

Weather App created with React and Vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

preview preview

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ValentinOsvaldo/react-weather-app.git

# Install dependencies
$ yarn

# Run the app
$ yarn dev

Acknowledgements

Contact

About

Weather App created with React and Vite


Languages

Language:JavaScript 68.0%Language:CSS 28.1%Language:HTML 3.9%