#fm30hackathon resultados de búsqueda
🚀 Just joined the first ever Frontend Mentor Hackathon! Exams are around the corner 📚 but I’m determined to push out my solution by Friday. Can’t wait to share what I build! #FM30Hackathon @frontendmentor
#FM30Hackathon update UI ✅ Now added: • useLocation - auto-detects user's location + lets me set it manually • LocationContext - lets me access location data anywhere within the app and avoid prop drilling • Debounced search - smoother city lookups without spammy requests
Day 14 of 30day hackathon by @frontendmentor ✅Implement voice search functionality using the Web Speech API (built into modern browsers). #FM30Hackathon #WebDevelopment
Cleared my workspace, got my code ready, and it’s officially Day 1 of the #FM30Hackathon! Let’s do this. 💪
I'm done with the interface of the #Frontend #Mentor_30_Day_Hackathon😊 starting the implementation 💻 #FM30Hackathon
Working on Weather App for #FM30Hackathon 🌤️ ✅ Next.js SSR and RSC for weather data ✅ React Aria for accessibility ✅ Fully responsive ✅ now focus on => Improving accessibility Preview: weather-app-kiaaka.vercel.app Thanks @frontendmentor for this great opportunity!
update on my weather app for the #FM30Hackathon Just completed the UI with Tailwind css and going to add the functionalities @frontendmentor
Day 7 of my @frontendmentor 's hackathon 🌤️ Implemented the change units feature (°C ↔ °F, etc). Now every major aspect of the weather app is working✅ Still have more ideas + extra features to add 🚀 #FM30Hackathon #WebDev
#Day1 of the Frontend Mentor Hackathon Project initialized with Next.js Dependencies configured and installed shadcn/ui component library integrated Top navigation bar implemented Challenge: Debugged TypeScript config for shadcn/ui. Extra effort, worth it! #FM30Hackathon
Day 8,10&11 of 30day hackathon by @frontendmentor ✅Implement a favorites/saved locations system where users can bookmark frequently checked locations and Also make the Compare Locations dropdown #FM30Hackathon #WebDevelopment
So Finally I am done with the responsive design, had to actually complete another one of @frontendmentor challenge before coming back to it. Now let's move one to the API, let's see how this goes, even though my mid term are in a couple of days still doing this #FM30Hackathon 😁
Day 5 of the 30-day hackathon by @frontendmentor Was able to implement the Toggle between Imperial and Metric measurement units via the units dropdown #FM30Hackathon #WebDevelopment
We're having a lot of fun reviewing your #FM30Hackathon submissions! The amount of effort that has gone into these projects is incredible! ❤️ We can't wait to share the shortlist when it's ready 🙂
So, yeah this is it, I have completed the 30 day Hackathon challenge by @frontendmentor! #FM30Hackathon I gave my best as much as I could have done. You can see my solution here: frontendmentor.io/solutions/weat… Any suggestions on how I can improve are welcome!
I've just completed a front-end coding challenge from @frontendmentor ! 🎉 #FM30Hackathon Live Link: weather-app-pearl-seven-35.vercel.app Solution here: frontendmentor.io/solutions/weat… I implemented all the features and with my own extra features. I am very happy with what I have achieved.
Just wrapped up the Weather App challenge from Frontend Mentor! 🌤️ It was a solid way to practice fetching real-time data with APIs. Solution: frontendmentor.io/solutions/weat… Live site: weather-app-orpin-chi-75.vercel.app Repo: github.com/S4V10N/weather… #FM30Hackathon 🚀
I've just completed a front-end coding challenge from @frontendmentor! 🎉 You can see my solution here: frontendmentor.io/solutions/weat…
For anyone taking part in our #FM30Hackathon, don't forget to submit your entries in Discord by 9am BST tomorrow! We hope you've all had a lot of fun completing the challenge! 🙂
🚀 Just launched my Weather App for the #FM30Hackathon! @frontendmentor Beyond the basics, it features geolocation, favorites, animated backgrounds, voice search, AI chat, dark/light mode & full PWA support You can see my solution here: 👉frontendmentor.io/solutions/weat…
I've just completed a front-end coding challenge from @frontendmentor for #FM30Hackathon You can see my solution here: frontendmentor.io/solutions/weat…
So, I decided to do TDD for the dynamic rendering of the items. I don't know why I decided to do that this late in the game, but I wanted to get some practice in so here we are 😎. Everything will be done by the deadline though 😰 #FM30Hackathon
Just completed my #FM30Hackathon challenge! 🌤️ Built a fully-featured weather web app with React, featuring real-time forecasts, smart location detection, and seamless unit conversion. Live Demo: weather-web-application-rho.vercel.app Solution: frontendmentor.io/solutions/weat… #FM30Hackathon
@frontendmentor Implemented toggle Imperial and Metric system #FM30Hackathon #reactjs #webdev #js #reduxjs
Finally it's almost completed, added loading and error states. How is it looking??? #FM30Hackathon @frontendmentor Let's see what I can do extra in the small time that is left. Any suggestions which extra things to add which are easy and less time consuming 😅😅
Desktop and Mobile UIs done, $next: Fetching weather data and Updating the DOM. #FM30Hackathon #buildinginpublic
Gm fams, After 30 days of coding, cleaning and debugging, very happy to share my progress on the journey so far. So guys, my submission for the frontend Mentor hackathon. #FM30Hackathon #webdevelopment #programming #softwaredevelopment #javascript #weatherapp
Finally everything is all wired up with the context and working fine, literally grinded today to complete this. #FM30Hackathon @frontendmentor How is it looking??? Any suggestions???
My submission for the FM30Hackathon #FM30Hackathon Live demo link: …mentor-challenge-two-sepia.vercel.app Github link: github.com/Demandtech/fro… Solution page link: frontendmentor.io/solutions/weat…
🚀 Just joined the first ever Frontend Mentor Hackathon! Exams are around the corner 📚 but I’m determined to push out my solution by Friday. Can’t wait to share what I build! #FM30Hackathon @frontendmentor
#FM30Hackathon update UI ✅ Now added: • useLocation - auto-detects user's location + lets me set it manually • LocationContext - lets me access location data anywhere within the app and avoid prop drilling • Debounced search - smoother city lookups without spammy requests
🚀 Just joined the first ever Frontend Mentor Hackathon! Exams are around the corner 📚 but I’m determined to push out my solution by Friday. Can’t wait to share what I build! #FM30Hackathon @frontendmentor
Working on Weather App for #FM30Hackathon 🌤️ ✅ Next.js SSR and RSC for weather data ✅ React Aria for accessibility ✅ Fully responsive ✅ now focus on => Improving accessibility Preview: weather-app-kiaaka.vercel.app Thanks @frontendmentor for this great opportunity!
UI first, logic second. For my #FM30Hackathon weather app, I built the entire UI with pure CSS before any JavaScript. Slower? Yes. Worth it? Absolutely. A masterclass in CSS specificity & maintainability. #FM30Hackathon
update on my weather app for the #FM30Hackathon Just completed the UI with Tailwind css and going to add the functionalities @frontendmentor
🎯Day 8 on #FM30Hackathon 🚀 I implemented getting users geolocation on page load to get the weather forecast of their location #FM30Hackathon #SoftwareDevelopment #reactjs
Day 6 of my @frontendmentor 's hackathon Implemented the search function! ✅City name → latitude & longitude (geocoding) ✅Passes coordinates as props into app components ✅Forecast updates dynamically per location Feels like a real weather app now 🚀 #FM30Hackathon #WebDev
Finally completed the weather app for the @frontendmentor 's hackathon! Live app: weather-app-tolu.vercel.app GitHub repo: github.com/ulot2/weather-… Frontend Mentor solution: frontendmentor.io/solutions/weat… #FM30Hackathon #WebDevelopment
Just leveled up my Weather App for the #FM30Hackathon 🌤️ ✅ Fully responsive loading skeleton components ✅ Built with pure CSS & smooth animations ✅ Pixel-perfect on mobile, tablet, & desktop The foundation is solid! Now. #FM30Hackathon
🎯Day 4 on #FM30Hackathon 🚀 I was able to display other weather conditions such as humidity and wind speed and also implement the unit toggle from metric to imperial units #FM30Hackathon #WebDevelopment
Day 5 of the 30-day hackathon by @frontendmentor Was able to implement the Toggle between Imperial and Metric measurement units via the units dropdown #FM30Hackathon #WebDevelopment
still on Day 5 of the 30-day hackathon by @frontendmentor implemented the Switch between specific temperature units (Celsius and Fahrenheit) and measurement units for wind speed (km/h and mph) and precipitation (millimeters) via the units dropdown #FM30Hackathon #WebDevelopment
Day 5 of the 30-day hackathon by @frontendmentor Was able to implement the Toggle between Imperial and Metric measurement units via the units dropdown #FM30Hackathon #WebDevelopment
Day 4 of my @frontendmentor 's hackathon The weather app now pulls daily forecasts from @open_meteo 's API ✅ Conditional rendering for clean UI ✅ Transformed API data → UI format ✅ Displays a weather image for each day based on conditions #FM30Hackathon #WebDevelopment
Something went wrong.
Something went wrong.
United States Trends
- 1. Knicks 13.4K posts
- 2. Shamet 2,909 posts
- 3. #AEWDynamite 21.8K posts
- 4. #Survivor49 3,943 posts
- 5. #CMAawards 5,529 posts
- 6. Brandon Williams 1,047 posts
- 7. Derik Queen 4,344 posts
- 8. Vooch 1,157 posts
- 9. Vucevic 6,233 posts
- 10. Labaron Philon 1,115 posts
- 11. Blazers 4,201 posts
- 12. NO CAP 14.9K posts
- 13. #AEWCollision 8,760 posts
- 14. FEMA 67.9K posts
- 15. #SeeRed N/A
- 16. Coby White 1,124 posts
- 17. Nany 2,043 posts
- 18. Naji Marshall N/A
- 19. Chisa 31.4K posts
- 20. FREE HAT 1,652 posts