Skip to content

Commit

Permalink
Update ProjectsList.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
devalentineomonya authored Apr 3, 2024
1 parent f423e48 commit d69a726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/ProjectsList/ProjectsList.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let ProjectsList = [
image2: DevalWeatherApp2,
technology: "ReactJS | OpenWeather API",
description:"The React Weather App provides hyperlocal, 5-day forecasts in 3-hour increments for any location. Access temperature, humidity, wind speed, and pressure data. Ideal for travelers and professionals, this app offers effortless navigation and a clear, intuitive interface for informed decision-making",
live_link: "https://devalentineomonya.github.io/ReactJS-Weather-App/",
live_link: "https://deval-weather-app.vercel.app/",
github_link:"https://github.com/devalentineomonya/ReactJS-Weather-App"
},
{
Expand Down

0 comments on commit d69a726

Please sign in to comment.