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

https://github.com/jkellerman/fylo-data-storage


https://github.com/jkellerman/fylo-data-storage

Last synced: 11 months ago
JSON representation

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)