Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
9866d0d
initial commit
rafal19987 Sep 4, 2023
ca30e47
chore: clear initial boilerplate
rafal19987 Sep 4, 2023
92b3544
assets: add all required assets
rafal19987 Sep 4, 2023
96bdded
feat: add all scss variables and reset selectors
rafal19987 Sep 4, 2023
274084a
feat: start creating header
rafal19987 Sep 4, 2023
363a1d0
style: create separate file for fonts, reset, typography and variable…
rafal19987 Sep 5, 2023
870adae
style: create header component in scss
rafal19987 Sep 5, 2023
221570b
style: create mobile menu scss component file
rafal19987 Sep 5, 2023
e65d1dd
style: create separeate file for main and section in scss
rafal19987 Sep 5, 2023
41d2360
feat: add mobile menu in html
rafal19987 Sep 5, 2023
3c2f70c
feat: create openMobileMenu script
rafal19987 Sep 5, 2023
4ac8839
feat: create scrollToSelectedSection script
rafal19987 Sep 5, 2023
f8bcc4f
refactor: rewrite index.js move features into separate files
rafal19987 Sep 5, 2023
130063c
assets: import external arrowDown icon from figma
rafal19987 Sep 5, 2023
d725450
feat: create selectPageLang function
rafal19987 Sep 5, 2023
55b1fb6
import new features and assets to main js script
rafal19987 Sep 5, 2023
27364ce
refactor: change name files of core components in scss
rafal19987 Sep 5, 2023
0a5bede
feat: create select language btn
rafal19987 Sep 5, 2023
b30a43e
refactor: move hamburger styles into separate folder
rafal19987 Sep 5, 2023
ee5ea6f
refactor: move mobile header and mobile menu styles scss into separat…
rafal19987 Sep 5, 2023
233fd28
style: change margin left on menu container
rafal19987 Sep 5, 2023
05dba3f
assets: replacing the original appstore and googlestore images with …
rafal19987 Sep 6, 2023
c26c096
fix: change units in typography scss files
rafal19987 Sep 6, 2023
bcf7f65
fix: change z-index on header some elements were previously above it
rafal19987 Sep 6, 2023
3cb51b7
fix: delete unnessesery padding from mobile header
rafal19987 Sep 6, 2023
b1f8ef8
feat: create overview-section component in scss
rafal19987 Sep 6, 2023
5a166fd
feat: create array with articles for slider in overview page
rafal19987 Sep 6, 2023
2bd80af
feat: create function for fetching articles for slider in overview page
rafal19987 Sep 6, 2023
1d4f3ef
feat: html update
rafal19987 Sep 6, 2023
e676c1c
feat: import new assets and features in index.js
rafal19987 Sep 6, 2023
6537477
README: update readme
rafal19987 Sep 6, 2023
d7c92f8
refactor: change icons-container in hero section name
rafal19987 Sep 6, 2023
b54c749
refactor: small changes on sliderArticles function
rafal19987 Sep 6, 2023
d28b299
fix: hide scrool x for page-wrapper class
rafal19987 Sep 6, 2023
b72329f
feat: add RWD for overview section
rafal19987 Sep 6, 2023
6bc0c36
feat: create html structure for features section
rafal19987 Sep 6, 2023
3d1cd31
assets: import assets for feature page in index.js
rafal19987 Sep 6, 2023
eefb14b
feat: create desktop version of features section
rafal19987 Sep 6, 2023
f1d841e
feat: create Specs section for mobile devices
rafal19987 Sep 7, 2023
e34889d
feat: create FAQ section mobile version
rafal19987 Sep 7, 2023
915309d
chore: add html-loader to webpack config
rafal19987 Sep 8, 2023
932cfd9
feat: finish mobile version for all sections
rafal19987 Sep 8, 2023
38dd9e5
feat: add meta tags for SEO boost score, change divs into nav tags f…
rafal19987 Sep 8, 2023
70e8755
fix: desks icon didnt show up in the browser : helps import this icon…
rafal19987 Sep 10, 2023
dd67a18
feat: create mixin for media-queries in scss
rafal19987 Sep 10, 2023
e014f52
update html
rafal19987 Sep 10, 2023
a688e33
typo: fix typo in accordion word
rafal19987 Sep 10, 2023
b896956
feat: create SliderItem component in js
rafal19987 Sep 11, 2023
006fd06
feat: create accordionItem component in js
rafal19987 Sep 11, 2023
84584f4
feat: import new features into indexjs file
rafal19987 Sep 11, 2023
4c8d4bc
reorganize metrics file
rafal19987 Sep 11, 2023
0c372b3
feat: create utils file scss
rafal19987 Sep 11, 2023
00121d1
feature: create text scss file with mixins for texts on the web page
rafal19987 Sep 11, 2023
82fca20
refactor: include mixins into bootom-header file
rafal19987 Sep 11, 2023
4134c32
import new things
rafal19987 Sep 11, 2023
1615a05
feat: create faq section for desktop
rafal19987 Sep 11, 2023
8505017
feat: create desktop view for contact section
rafal19987 Sep 11, 2023
20c6bf2
update html
rafal19987 Sep 11, 2023
bbb6ee9
feat: create fake form validation
rafal19987 Sep 11, 2023
dde2662
update html
rafal19987 Sep 11, 2023
c98cf55
fix: use join method on HTMLfragment for delete comma sign from conte…
rafal19987 Sep 11, 2023
5fed7df
feat: add another line-height value
rafal19987 Sep 11, 2023
36a94b3
feat: add clamp css function to h1 and description text for sizing wi…
rafal19987 Sep 11, 2023
7138fa6
feat: add desktop view for footer
rafal19987 Sep 11, 2023
80b3e92
fix: change flex utility class
rafal19987 Sep 11, 2023
7c7cb67
feat: add desktop view for features section
rafal19987 Sep 11, 2023
569533d
feat: add desktop view for features section
rafal19987 Sep 11, 2023
8b718a4
feat: add desktop view for overview section
rafal19987 Sep 11, 2023
aa42684
feat: add desktop view for specs section
rafal19987 Sep 11, 2023
6038bfe
update html
rafal19987 Sep 11, 2023
b613e3c
fix: change position of mobstarter kit image for mobile view
rafal19987 Sep 11, 2023
0b0e728
update html
rafal19987 Sep 12, 2023
caed0ce
performance: reduce the weight of the largest ophoto
rafal19987 Sep 12, 2023
b2face0
refactor: change formValues from array to object and stringify it for…
rafal19987 Sep 12, 2023
6ab49ff
fix: add lineheight for faq section headline on desktop version
rafal19987 Sep 12, 2023
d2b42d7
refactor: change mediaqueries for responsive-mixins
rafal19987 Sep 12, 2023
df73412
refactor: change desktop version of upper header
rafal19987 Sep 12, 2023
8ff2a54
fix: change clamp function arguments for h1 and delete comments
rafal19987 Sep 12, 2023
7c4c5f3
fix: change desktop version of bottom header
rafal19987 Sep 12, 2023
cc28e21
feat: add devices images for desktop version, with correct position
rafal19987 Sep 12, 2023
bdcac3d
chore: delete license type
rafal19987 Sep 12, 2023
0a053a1
fix: rewrite gap ultility class
rafal19987 Sep 12, 2023
58521db
fix: add margin for message container on mobile view
rafal19987 Sep 12, 2023
158a173
update html
rafal19987 Sep 12, 2023
e554cdc
fix: resolve features section bugs
rafal19987 Sep 12, 2023
ebd5081
chore: change version of app
rafal19987 Sep 12, 2023
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
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
dist
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## ABOUT

This project is a single landing page created using pure JavaScript, HTML, and SASS (SCSS).

## LIVE

You can check out the live version here: https://rafal19987.github.io/_Johny/

## HOW TO RUN

Clone this repository to your local machine, install all dependencies, and run the project (for example, using NPM on Windows).

```bash
git clone https://github.com/rafal19987/_Johny.git
cd _Johny
npm i
npm run dev
```
Loading