Skip to content

In this proyect I created a weather app, developed using React and styled with Tailwind

License

Notifications You must be signed in to change notification settings

Itzvicen/WeatherNOW-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherNOW ⛅️

At this moment the proyect is not finished yet!

· Live Demo: https://weather.vicen.me

· This project was created with React using OpenWeatherMAP API

Image text

💻 Built using:

· ReactJS

· Tailwind CSS

Install Dependencies

$ npm install 

Get API key

Get a free api key from OpenWeatherAPP. Get it https://openweathermap.org/api

Create a .env file in the root of your project folder and name it .env.development and add the following

API_KEY=[yourapikey]

Run development server

$ npm run start

Build the project

$ npm run build

About

In this proyect I created a weather app, developed using React and styled with Tailwind

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published