https://github.com/emirhankrt/baykar-frontend-case
Baykar Frontend Case - Lading Page Application
https://github.com/emirhankrt/baykar-frontend-case
Last synced: 5 months ago
JSON representation
Baykar Frontend Case - Lading Page Application
- Host: GitHub
- URL: https://github.com/emirhankrt/baykar-frontend-case
- Owner: EmirhanKrt
- Created: 2024-08-29T10:50:00.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-09-01T14:44:41.000Z (8 months ago)
- Last Synced: 2024-10-25T12:56:49.562Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Baykar Frontend Case - Landing Page Application
In the project directory, use `npm start` script for run the project.
## Technologies
React.js v18.3, TailwindCSS v3.4.10 with PostCSS (v8.4.41) and Autoprefixer (v10.4.20) plugins.
## Key Designs
Design versions are Desktop (1440px viewport width) and Mobile (393px viewport width - iPhone 14) based.
Base sections are
- Header Section
- Hero Section
- Hero Main Content Container
- Hero Card Container
- Highlighted Product Section
- Why Join Us Section
- Customer Carousel Section
- Grow Your Collection Section
- Shoes Collected Section
- Footer Section### Desktop Version
#### Header Section

#### Hero Section

#### Highlighted Product Section

#### Why Join Us Section

#### Customer Carousel Section
User can scroll right / left on the carousel section using buttons.

#### Grow Your Collection Section

#### Shoes Collected Section
User can hover green dots and see content. ( Easter Egg On Türkiye :) )

#### Footer Section

### Mobile Version
#### Header Section

When user clicks the hamburger menu icon, the drawer opens.

#### Hero Section

#### Highlighted Product Section

#### Why Join Us Section

#### Customer Carousel Section
User can scroll right / left on the carousel section using touchmove.

#### Grow Your Collection Section

#### Shoes Collected Section

#### Footer Section

Thank you for reading.