https://github.com/tedjenkler/multi-page-website
Challange by frontend mentor made by Teodor Jenkler
https://github.com/tedjenkler/multi-page-website
Last synced: 8 months ago
JSON representation
Challange by frontend mentor made by Teodor Jenkler
- Host: GitHub
- URL: https://github.com/tedjenkler/multi-page-website
- Owner: TedJenkler
- Created: 2023-11-27T00:05:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T05:54:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T02:32:31.359Z (10 months ago)
- Language: CSS
- Size: 5.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Designo agency website solution
This is a solution to the [Designo agency website challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/designo-multipage-website-G48K6rfUT). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Continued development](#continued-development)
- [Author](#author)
## Overview
In this project i used skills like, React, Bootstrap, Reusable Components, Form Validation, Responsive Design, useState, Used leaflet map.
### The challenge
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 Address` or `Your Message` fields are empty should show "Can't be empty"
- The `Email Address` is not formatted correctly should show "Please use a valid email address"
- **Bonus**: View actual locations on the locations page maps (we recommend [Leaflet JS](https://leafletjs.com/) for this)
### Screenshot

### Links
- Solution URL: [https://github.com/TedJenkler/Multi-Page-Website]
- Live Site URL: [https://tedjenkler.github.io/Multi-Page-Website/]
## My process
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
### Built with
- HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Bootstrap](https://getbootstrap.com/) - css library
### Continued development
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
## Author
- Website - [Teodor Jenkler](https://www.linkedin.com/in/tedjenklerwebdeveloper/)
- Frontend Mentor - [@TedJenkler](https://www.frontendmentor.io/profile/TedJenkler)