Dev.to Frontend Challenge: Take me to the Beach
Kevin Toshihiro Uehara

Kevin Toshihiro Uehara @kevin-uehara

About: Brazilian Staff Front-end Engineer at iFood, Microsoft MVP, NodeBR Community Partner, Speaker, Frontend Content Creator and Campinas Frontend Organizer

Location:
Campinas, São Paulo
Joined:
May 27, 2023

Dev.to Frontend Challenge: Take me to the Beach

Publish Date: Jun 5 '24
44 1

Dev.to Frontend Challenge June

This project it will be used for the dev.to frontend challenge. I choose the second challenge: the beaches.

Just Access the Project: Hosted Project

Github Repository

Repository

Project Overview

How it works?

I'm using the Vanilla Javascript and the mock API to provide the images and the lat/long. And with the coordinates I'm using Leaflet to display the map location of the beach.

I'm not using NPM/Yarn/PNPM as dependency package manager. This project is a simple project using vanilla javascript and using all the functions to replace and manipulate the DOM, just using javascript.

All styles is a simple file of CSS.

For the fonts I'm using the Google Fonts.

Also, is responsive, with accessibility, performance and Best SEO!

How to run?

Just use the Live Server of VS Code extension. Click on HTML file with the right button of the mouse and click on Open Live Server. Access the http://localhost:5501/index.html.

This project is hosted on Vercel. Just access the https://devto-frontend-challenge-june.vercel.app/

Light House Metrics

Light House Metrics

Comments 1 total

  • Mohsin Majestic
    Mohsin MajesticApr 21, 2025

    Sounds like a fun frontend challenge! “Take me to the Beach” instantly brings surf vibes to mind. Speaking of beaches, check out latamsurfing.com/mexico – Mexico for epic surf spots, from Baja to Oaxaca. It’s the perfect blend of code and coastline inspiration!

Add comment