Skip to content

PesukarhuTG/react-laceluxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA | Online-store LACELUXE

Description 📄

REACT project.

Using technologies:

  • Vite
  • React (functional components, hooks: useEffect, useState, useRef, useParams, useLocation, useNavigate)
  • Redux (hooks: useDispatch, useSelector)
  • RTK (Store, Slices, Reducers, combineReducers, createAsyncThunk, extraReducers)
  • Routing (Route, RouterProvider, NavLink, Outlet, createBrowserRouter, createRoutesFromElements)
  • custom API for getting data
  • styles were implemented by using modules with SASS preprocessor
  • destructurization, ES6+ syntax
  • extra libraries:

Deploy info ⚡

Screenshots 📷

🔸 🔸 🔸 Main page 🔸 🔸 🔸

ll-01

🔸 🔸 🔸 Product card 🔸 🔸 🔸

ll-02

🔸 🔸 🔸 Favourites 🔸 🔸 🔸

ll-03

🔸 🔸 🔸 Cart & Order form 🔸 🔸 🔸

ll-04

🔸 🔸 🔸 Modal window after order sending 🔸 🔸 🔸

05