Skip to content

Manage #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jan 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions fylo-dark-theme-landing-page-master/.gitignore

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion fylo-dark-theme-landing-page-master/images/icon-arrow.svg

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion fylo-dark-theme-landing-page-master/images/icon-email.svg

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion fylo-dark-theme-landing-page-master/images/icon-phone.svg

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion fylo-dark-theme-landing-page-master/images/logo.svg

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
106 changes: 0 additions & 106 deletions fylo-dark-theme-landing-page-master/index.html

This file was deleted.

51 changes: 0 additions & 51 deletions fylo-dark-theme-landing-page-master/style-guide.md

This file was deleted.

16 changes: 16 additions & 0 deletions social-links-profile-main/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Avoid accidental upload of the Sketch and Figma design files
#####################################################
## Please do not remove lines 5 and 6 - thanks! 🙂 ##
#####################################################
*.sketch
*.fig

# Avoid accidental XD upload if you convert the design file
###############################################
## Please do not remove line 12 - thanks! 🙂 ##
###############################################
*.xd

# Avoid your project being littered with annoying .DS_Store files!
.DS_Store
.prettierignore
Original file line number Diff line number Diff line change
@@ -1,31 +1,29 @@
# Frontend Mentor - Fylo dark theme landing page solution
# Frontend Mentor - Social links profile solution

This is a solution to the [Fylo dark theme landing page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/fylo-dark-theme-landing-page-5ca5f2d21e82137ec91a50fd). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
This is a solution to the [Social links profile challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/social-links-profile-UG32l9m6dQ). 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)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

**Note: Delete this note and update the table of contents based on what sections you keep.**

- [Frontend Mentor - Social links profile solution](#frontend-mentor---social-links-profile-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)
## Overview

### The challenge

Users should be able to:

- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- See hover and focus states for all interactive elements on the page

### Screenshot

Expand Down
Loading