This is a solution to the Designo agency website challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
In this project i used skills like, React, Bootstrap, Reusable Components, Form Validation, Responsive Design, useState, Used leaflet map.
Users should be able to:
- View the optimal layout for each page depending on their device's screen size
- See hover states for all interactive elements throughout the site
- Receive an error message when the contact form is submitted if:
- The
Name,Email AddressorYour Messagefields are empty should show "Can't be empty" - The
Email Addressis not formatted correctly should show "Please use a valid email address"
- The
- Bonus: View actual locations on the locations page maps (we recommend Leaflet JS for this)
- Solution URL: [https://github.com/TedJenkler/Multi-Page-Website]
- Live Site URL: [https://tedjenkler.github.io/Multi-Page-Website/]
I started by making the project in smaller pieces and then slowly committed more and more pages to have an easier way to track progress. This project was mostly hard because it is a huge project with a lot of pages but I did not really showcase any new skills here but rather showed my skill to be able to finish a project and design a site with Figma as a template
- HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- React - JS library
- Bootstrap - css library
Want to redo this project with diffrent CSS frameworks and maybe use it as a template to learn Next.js and making the site fullstack
- Website - Teodor Jenkler
- Frontend Mentor - @TedJenkler
