Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 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

![](./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)