The Burger

The Burger is a simple website for a fictional burger joint, where users can browse the menu and learn more about the company and its services.

Image of the homepage of 'The Burger' website showing a fictional burger joint with a banner and navigation elements.

Project Overview

I developed this project to apply and improve my Front-End skills, creating a fictional burger joint page.

The main goal was to build a simple and intuitive interface that allowed users to get their questions answered while accessing the site and learning about the company, thus increasing brand trust.

During the development, I used JavaScript along with the React library. The HTML was used for the structure, and CSS for styling.

I used React Router DOM to create routes and allow navigation between pages. Additionally, the contact page includes a JavaScript logic to validate the form, preventing spam and user errors.

To enhance the visual experience, I implemented AOS (Animation on Scroll), which creates animations as the page is scrolled. I also made the site responsive for mobile devices.

Version control was done with Git, and the final site was hosted on Vercel.

In summary, this project was a great opportunity to consolidate my Front-End skills, resulting in a functional and visually appealing burger joint page. The combination of modern technologies like Vite, React, and AOS enabled the creation of a fluid and engaging user experience. The success of the project demonstrates my ability to integrate various tools and techniques to achieve the desired goals.

That said, the site can be accessed through the link below.

Tools Used:

    HTMLCSSJavaScriptReactReact Router DomAOSGitGitHubVercelResponsive Application