Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sofi-bel/how-to-learn

A landing page about educational techniques and statistics in teaching.
https://github.com/sofi-bel/how-to-learn

adaptive-layouts adaptive-web-design bem css3 flexbox grid html5 media-queries mobile-first pug relative-units responsive-layout responsive-web-design scss semantic-layout web-accessibility webpack webpack5 youtube-api

Last synced: about 1 month ago
JSON representation

A landing page about educational techniques and statistics in teaching.

Awesome Lists containing this project

README

        


How to learn


A landing page about educational techniques and statistics in teaching.


wakatime
GitHub last commit
GitHub license



Правильный CSS!


## Stack

- HTML5 & CSS3
- Pug
- SCSS
- Flexbox
- CSS grid
- BEM
- Adaptive web design
- Responsive web design
- Mobile first
- Media queries
- Web accessibility
- Relative units
- Semantic layout
- Webpack

## Build Setup

Clone the repo

```
git clone https://github.com/sofi-bel/how-to-learn.git
```

Install dependencies

```
npm install
```

Server with hot reload at http://localhost:9000/

```
npm run start
```

Production Build

```
npm run build
```

Development mode

```
npm run dev
```

### Demo

[Look at the result.](https://sofi-bel.github.io/how-to-learn/)