Buy more plants, it helps you to be relaxed
The theme of our project is the creation of a modern and convenient application for buying flowers and plants. We welcome all, from beginners to experts, to come into our store and find a plant that speaks to your individual personalities. We don't just sell plants, we love educating you on where your plant comes from and how to care for it. So come on by and say hello! The purpose of the project is to create an application where users can freely purchase plants.
Deploy 🔎 Plantastic
- TypeScript 📘
- React ⚛️
- Redux Toolkit ⚛️
- Vite 📦
- Formik + Yup 🔐
- Trello 🗂️
- CommerceTools 🛠️
- ESLint ✅
- Prettier 🎨
- Husky 🐕
- Jest 🧪
- React testing library 🧪
- MUI 🖼️
- SCSS 🖼️
- Install Node.js
- Install GIT
- Clone this repository: https://github.com/frrrolova/e-commerce.git
- Go to folder
e-commerce
usingcd e-commerce
- To install all dependencies use
npm install
- To run the project use
npm run dev
- npm run dev - runs local dev server
- npm run build -creates a build directory with a production build
- npm run lint - runs the linting of the project
- npm run lint-fix - runs the linting of the project with fix flag
- npm run preview - locally preview the production build
- npm run prepare - invokes automatically after each install and runs husky
- npm run prettier:check - runs prettier check
- npm run prettier:write - format the entire project
- npm run test - runs Jest tests
- npm run test:coverage - runs test coverage check
last_name/{issue_number}-description