Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BoikoYV authored Nov 4, 2021
1 parent 067d5ce commit b30b036
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Online Store of goods for pets 🐶🏠
### Adaptive Online Store of goods for pets 🐶🏠

#### React (React Roating, React Hooks), Redux (Thunk)
#### React (React Roating, React Hooks), Redux (Thunk), Formik, Yup, SCSS, CSS modules


*📝The project is still in development*
Expand All @@ -9,13 +9,21 @@

### 📚About the project

Online store of houses for pets consists of 3 pages:
Online store of houses for pets consists of 4 pages:
- Home (Catalog);
- Cart;
- Favorites;
- 404;

#### 💻 Home page
![image](https://user-images.githubusercontent.com/68449997/138617518-7d8facff-1b8e-4a78-aea4-7927828eec42.png)

---

#### 🔎 404 page
![image](https://user-images.githubusercontent.com/68449997/140306025-9063cbd2-b0d0-478a-81a9-c2aaf1b8d46b.png)

---

#### 📘Functional:
- interaction with the cart (adding and removing products);
Expand Down Expand Up @@ -43,5 +51,5 @@ https://user-images.githubusercontent.com/68449997/139599195-04bb8141-513f-459d-

#### 📒The following features are planned to be added:
- page of 1 product;
- main page;
- make adaptive for all pages;
- main page with slider;
- change skeleton loader grid on mobile devices

0 comments on commit b30b036

Please sign in to comment.