Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/panietoar/pl-test


https://github.com/panietoar/pl-test

Last synced: about 1 month ago
JSON representation

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