Skip to content
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions .github/workflows/test.yml-template
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Test

on:
pull_request:
branches: [ master ]

jobs:
build:

runs-on: ubuntu-latest

strategy:
matrix:
node-version: [20.x]

steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm test
- name: Upload HTML report(backstop data)
if: ${{ always() }}
uses: actions/upload-artifact@v2
with:
name: report
path: backstop_data
54 changes: 21 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,28 @@
# Kickstarter landing page (HARD)
# NAMU Landing Page

**⚠️ Attention: this is a hard landing page for development. We highly recommend choosing this landing page only if you didn't have a lot of troubles with previous homework tasks and if you sent all homework in time (didn't miss deadlines).**
[Live Demo](https://razor5000.github.io/Kickstarter/#header)

Implement landing page according to [Figma design](https://www.figma.com/file/Ujp7bCFuvuJlkn8TSbQPSZ/%E2%84%9611-(kickstarter)?node-id=19655%3A33) - Use BEM and SCSS
- The design 1440px
- Desktop 1280px
- Tablet 640px
- Mobile (> 320px)

1. Implement the header with `nav`.
1. Implement `Benefits` block.
1. Implement `Presentation` block.
1. Implement `About us` block.
1. Implement `Technology` block.
1. Implement `Testimonilas` block.
1. Implement `Features` block.
1. Implement `Questions` block
1. Implement the footer.
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![Sass](https://img.shields.io/badge/Sass-hotpink.svg?style=for-the-badge&logo=Sass&logoColor=white)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)

## 📋 Описание проекта
Адаптивный лендинг для стартапа. В проекте реализована верстка по макету Figma, использованы современные подходы к стилизации и сборке.

## Github flow
<img src='src/images/preview.png' alt='превью проекта' width='400'>

1. **Fork** the repo.
2. **Clone** the forked one. (The project link should have your name but not `mate-academy`)
3. Run `npm install` (or just `npm i`)
4. Run `npm start`.
5. Open one more terminal window for the next steps
6. `git checkout -b develop` - to create new branch and switch on it
7. Write you code in `src` folder
8. Run `npm run lint` and fix code style errors.
9. Run `npm run deploy` to deploy your solution to `gh-pages`
10. `git add . && git commit -m 'solution'` to save your changes
11. `git push origin develop` - to send you code for PR
12. Create a Pull Request (PR) from your branch `develop` to branch `master` of original repo.
13. Replace `<your_account>` with your Github username in the
[DEMO LINK](https://<your_account>.github.io/Kickstarter/)
14. Copy `DEMO LINK` to the PR description
## 🛠 Технологии
* **HTML5 / SCSS** (БЭМ методология)
* **Vite** (сборка проекта)
* **Cypress** (тестирование)
* **GitHub Pages** (хостинг)

> To update you PR repeat steps 7-11
## 🚀 Как запустить локально
1. Клонировать репозиторий:
`https://github.com/razor5000/Kickstarter.git`
2. Установить зависимости:
`npm install`
3. Запустить режим разработки:
`npm run dev`
381 changes: 376 additions & 5 deletions index.html

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kickstarter",
"version": "1.0.0",
"description": "Kickstarter",
"homepage": "Kickstarter",
"homepage": "https://razor5000.github.io/Kickstarter/",
"scripts": {
"init": "mate-scripts init",
"start": "mate-scripts start",
Expand All @@ -24,7 +24,7 @@
"@mate-academy/eslint-config": "latest",
"@mate-academy/jest-mochawesome-reporter": "^1.0.0",
"@mate-academy/linthtml-config": "latest",
"@mate-academy/scripts": "^2.1.1",
"@mate-academy/scripts": "^2.1.3",
"@mate-academy/stylelint-config": "latest",
"cypress": "^13.13.0",
"eslint": "^8.57.0",
Expand Down
Empty file removed src/fonts/.gitkeep
Empty file.
Binary file removed src/fonts/Roboto-Regular-webfont.woff
Binary file not shown.
Binary file added src/images/about-us/design.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/about-us/desktop/design.avif
Binary file not shown.
Binary file added src/images/about-us/desktop/luna-eye.avif
Binary file not shown.
Binary file added src/images/about-us/luna-eye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/about-us/mobile/design.avif
Binary file not shown.
Binary file added src/images/about-us/mobile/luna-eye.avif
Binary file not shown.
Binary file added src/images/about-us/tablet/design.avif
Binary file not shown.
Binary file added src/images/about-us/tablet/luna-eye.avif
Binary file not shown.
Binary file added src/images/avatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/bgi/desktop/luna-eye.avif
Binary file not shown.
Binary file added src/images/bgi/desktop/meet-luna.avif
Binary file not shown.
Binary file added src/images/bgi/luna-eye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/bgi/meet-luna.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/bgi/mobile/luna-eye.avif
Binary file not shown.
Binary file added src/images/bgi/mobile/meet-luna.avif
Binary file not shown.
Binary file added src/images/bgi/tablet/luna-eye.avif
Binary file not shown.
Binary file added src/images/bgi/tablet/luna-eye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/bgi/tablet/meet-luna.avif
Binary file not shown.
Binary file added src/images/features/desert.jpg~
Binary file not shown.
Binary file added src/images/features/desktop/desert.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/features/desktop/product.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/features/desktop/rider.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/features/desktop/turtle.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/features/mobile/desert.avif
Binary file not shown.
Binary file added src/images/features/mobile/product.avif
Binary file not shown.
Binary file added src/images/features/mobile/rider.avif
Binary file not shown.
Binary file added src/images/features/mobile/turtle.avif
Binary file not shown.
Binary file added src/images/features/product.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/features/rider.jpg~
Binary file not shown.
Binary file added src/images/features/tablet/desert.avif
Binary file not shown.
Binary file added src/images/features/tablet/product.avif
Binary file not shown.
Binary file added src/images/features/tablet/rider.avif
Binary file not shown.
Binary file added src/images/features/tablet/turtle.avif
Binary file not shown.
Binary file added src/images/features/turtle.jpg~
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions src/images/icons/arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/icons/favicon-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/icons/favicon-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/images/icons/lang-en.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/images/icons/lang-ua.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/images/icons/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/icons/quots.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/icons/social/facebook.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/icons/social/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/icons/social/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/icons/specs/figure-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading