Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panietoar/pl-test
https://github.com/panietoar/pl-test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/panietoar/pl-test
- Owner: panietoar
- Created: 2018-04-09T20:09:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T20:34:38.000Z (almost 7 years ago)
- Last Synced: 2024-11-08T13:41:37.273Z (3 months ago)
- Language: CSS
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PL-test
Test project.
I've decided to create this four widgets cause they bring me the opportunity to face different challenges.
I've used handlebars template engine for 2 of them, a custom template logic for the second one, and didn't used any engine for the last one.
The idea is to show different techniques.I've used flex-box for positioning the widgets and also used css-grid to position elements in the Stats widget.
Scss was used as preprossesor and BEM as a naming/styling technique. It helps to mantain the styles scoped to its widget.
To run:
npm install then npm run start