Skip to content
Merged
Changes from all 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
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# eCommerce Application

Welcome to eCommerce application🛍️! This platform replicates real-world shopping experiences in a digital environment.
The project is a part of the final task of the course [JavaScript/Front-end 2023Q4](https://rs.school/courses/javascript-ru) from the [RS School](https://rs.school/).
The project is a part of the final task of the course [JavaScript/Front-end 2023Q4](https://rs.school/courses/javascript-mentoring-program) from the [RS School](https://rs.school/). It features the implementation of an online store for LEGO products, offering a diverse range of items.

## Deploy

[codecraft-lego](https://codecraft-lego.netlify.app/)

## Key pages in the application include:

Expand All @@ -22,6 +26,7 @@ The project is a part of the final task of the course [JavaScript/Front-end 2023
- Jest [docs](https://jestjs.io/docs/getting-started)
- SCSS [docs](https://sass-lang.com/documentation/)
- CommerceTools API [docs](https://docs.commercetools.com/api/general-concepts)
- Materialize [dosc](https://materializecss.com/getting-started.html)
- Teamwork tools:
- Prettier [docs](https://prettier.io/docs/en/)
- Husky [docs](https://typicode.github.io/husky/)
Expand Down