generated from mate-academy/gulp-template
-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c1d390
commit aed26ce
Showing
1 changed file
with
20 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |