https://github.com/jkellerman/fylo-data-storage
https://github.com/jkellerman/fylo-data-storage
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jkellerman/fylo-data-storage
- Owner: jkellerman
- Created: 2022-01-16T17:00:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T18:48:47.000Z (about 4 years ago)
- Last Synced: 2025-01-27T07:41:40.518Z (about 1 year ago)
- Language: CSS
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Fylo data storage component solution
This is a solution to the [Fylo data storage component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/fylo-data-storage-component-1dZPRbV5n). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
### Links
- Solution URL: [Solution](https://github.com/jkellerman/fylo-data-storage)
- Live Site URL: [Live Site](https://jkellerman.github.io/fylo-data-storage/)
## My process
### Built with
- HTML5 markup
- CSS custom properties
- Flexbox
- CSS animation
- Mobile-first workflow
### What I learned
The main thing I learned from this project was how to implement a progress bar.
### Continued development
Something i would like to add to this project at a later date, would be to create the progress bar animaton with JS, which will generate a random number for GB used and GB remaining.
## Author
- Frontend Mentor - [@jkellerman](https://www.frontendmentor.io/profile/jkellerman)