Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunkdot/designo-multi-page-website
This is a solution for the Designo multi-page website challenge on Frontend Mentor.
https://github.com/arjunkdot/designo-multi-page-website
Last synced: 4 days ago
JSON representation
This is a solution for the Designo multi-page website challenge on Frontend Mentor.
- Host: GitHub
- URL: https://github.com/arjunkdot/designo-multi-page-website
- Owner: arjunkdot
- Created: 2023-03-10T14:44:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-08T10:57:08.000Z (over 1 year ago)
- Last Synced: 2023-07-30T10:32:08.590Z (over 1 year ago)
- Language: SCSS
- Size: 1.99 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)
- [Built with](#built-with)
- [Author](#author)## Overview
This is a solution to the [Designo agency website challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/designo-multipage-website-G48K6rfUT). Built with HTML5, SASS and TypeScript.
### The challengeUsers 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
![](./screenshot.png)
### Links
- Solution URL: [GitHub](https://github.com/arjunkdot/designo-multi-page-website)
- Live Site URL: [Netlify](https://designo-arjunkdot.netlify.app)### Built with
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- [TypeScript](typescriptlang.org) - For type safety
- [SASS](https://sass-lang.com/) - For styles## Author
- Frontend Mentor - [@yourusername](https://www.frontendmentor.io/profile/arjunkdot)
- Twitter - [@arjunkdot](https://www.twitter.com/arjunkdot)