Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiZakharenko authored Feb 20, 2025
1 parent 1c1d390 commit aed26ce
Showing 1 changed file with 20 additions and 21 deletions.
41 changes: 20 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,25 @@
# Kickstarter

### Description

- Created a landing page

### Stack

- HTML (BEM)
- CSS (SCSS)
- JS
- Adaptive

### Tools

- ESlint
- Jest
- Prettier
- Parcel

### Demo Links

## ๐ŸŽฎ About the Project
Created a landing page for a hi-fi devices brand, showcasing various products and their features. The page is designed to be fully responsive and provides an engaging user experience with smooth interactions.

## ๐Ÿš€ Tech Stack
- **HTML (BEM)** โ€“ For structuring the page layout and components
- **CSS (SCSS)** โ€“ For styling the page with modular and scalable styles
- **JS** โ€“ For adding dynamic interactions and behavior to the page
- **Adaptive** โ€“ Ensures the page is responsive and works well across devices

## ๐Ÿ› ๏ธ Tools & Dependencies
- **ESLint** โ€“ Code linting for consistent coding style
- **Jest** โ€“ For testing the functionality
- **Prettier** โ€“ Automatic code formatting for readability
- **Parcel** โ€“ Bundler for efficient development and build processes

## ๐ŸŒ Demo
- [Demo](https://AndriiZakharenko.github.io/kickstarter/)
- [Figma](https://www.figma.com/file/Ujp7bCFuvuJlkn8TSbQPSZ/%E2%84%9611-(kickstarter)?node-id=19655%3A33)

## ๐ŸŽจ Figma
- [Figma](https://www.figma.com/file/Ujp7bCFuvuJlkn8TSbQPSZ/%E2%84%9611-(kickstarter)?node-id=19655%3A33)

## ๐Ÿ“œ License
This project is forked from ๐Ÿ’ป [Mate Academy](https://github.com/mate-academy/Kickstarter)

0 comments on commit aed26ce

Please sign in to comment.