https://github.com/ilyachichkov/storage-amount-component
Data storage component | Vue
https://github.com/ilyachichkov/storage-amount-component
frontend-mentor
Last synced: 3 months ago
JSON representation
Data storage component | Vue
- Host: GitHub
- URL: https://github.com/ilyachichkov/storage-amount-component
- Owner: IlyaChichkov
- Created: 2022-08-29T12:22:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T20:01:06.000Z (over 2 years ago)
- Last Synced: 2025-01-04T21:27:45.771Z (5 months ago)
- Topics: frontend-mentor
- Language: Vue
- Homepage: https://ilyachichkov.github.io/storage-amount-component/
- Size: 810 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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).
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)## Overview
### The challenge
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
### Screenshot

### Links
- Live Site URL: [Demo](https://ilyachichkov.github.io/storage-amount-component/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- [VUE](https://vuejs.org/) - VUE framework
- [TailwindCSS](https://tailwindcss.ru/) - For styles### Useful resources
- [Google Fonts](https://fonts.google.com/)
## Author
- Frontend Mentor - [@IlyaChichkov](https://www.frontendmentor.io/profile/IlyaChichkov)