Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sofi-bel/russian-travel
A landing page about Traveling in Russia.
https://github.com/sofi-bel/russian-travel
adaptive-design adaptive-layouts bem css3 figma flexbox grid html5 media-queries mobile-first pug relative-units responsive-design responsive-layout responsive-web-design scss semantic-layout web-accessibility webpack webpack5
Last synced: 2 months ago
JSON representation
A landing page about Traveling in Russia.
- Host: GitHub
- URL: https://github.com/sofi-bel/russian-travel
- Owner: sofi-bel
- License: gpl-3.0
- Created: 2021-11-02T13:01:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T23:23:46.000Z (5 months ago)
- Last Synced: 2024-07-30T21:02:17.633Z (5 months ago)
- Topics: adaptive-design, adaptive-layouts, bem, css3, figma, flexbox, grid, html5, media-queries, mobile-first, pug, relative-units, responsive-design, responsive-layout, responsive-web-design, scss, semantic-layout, web-accessibility, webpack, webpack5
- Language: Pug
- Homepage: https://sofi-bel.github.io/russian-travel/
- Size: 6.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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/russian-travel.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
```## Layout
[Link to layout in Figma](https://www.figma.com/file/5S2WSbEFL6awjVWJ0NWL8Q/Sprint-3_-Russia-_-desktop-%2B-mobile?type=design&mode=design)
## Demo
[Look at the result](https://sofi-bel.github.io/russian-travel/)