Demo • About the App • Technologies • Setup • Getting Started •
You can watch the demo presentation on www.website.com
[E-commerce website] is an app where customers can buy beauty products. The app includes multiple pages:
- Home 🏡
- Products 🛍️
- Categories 🗂️
- Registration 📝
- User's Personal Account 👤
- Cart 🛒
- Checkout 💳
For administrators, there is an Admin Dashboard with various operations, including the ability to manage product characteristics, add new brands, countries, classifications, and product variations. Admins can also modify and delete listed entities.
- React.js ⚛️, Redux Toolkit 🧰, react-hook-form 📋
- TypeScript 🦄
- GraphQL 🌐, Apollo Client 🚀
- SCSS 🎨, Material-UI (MUI) 🖌️
- Jest 🃏, React Testing Library 🧪
Clone the repository:
- git clone https://github.com/ZadorozhnyiYevhenii/makeup.git
- cd your-repository
- npm install
- npm start
- npm test
- npm build