Skip to content

vinicius-goncalves/react__weather-app

Repository files navigation

🌧 Weather App

A small but complete a weather application to show how it can be build using frameworks and libraries such as React, React Redux and Tailwind.


Introdution

This project is a simple weather application, focusing to show how a project like this can be created using tools such as React and Tailwind, and a study project as well. You can use features like Geolocation API to get your current location or just query by yourself any cities you want, and then the weather api, powered by WeatherAPI, will retrive details about the location you search.

Technologies used

Those are the main technologies I used to build this project.

💻 languages 📚 libraries & frameworks
-
-

How to install locally

If you want to test the project local for any reason, first of all clone this repo:

git clone https://github.com/vinicius-goncalves/react__weather-app

After cloning, go to the root project folder and then install the required packages using your package manager.

npm install

Since this project uses Vite, you can use npm run dev when developing or npm run build for deployment purposes.

Try it out

You can try this project out by clicking below on the follow link: weather.vinicius-goncalves.com.

About

🌧 | A weather application using React and Tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published