eCommerce application - this platform replicates real-world shopping experiences in a digital environment. It's a comprehensive online shopping portal where users can choose and buy any houseplants.
TypeScript
SASS
EsLint, Prettier
Webpack
Git
- Clone this repo, using 'git clone': https://github.com/YourunB/eCommerce
- To install all dependencies 'use npm install'
- To start use 'npm run start'
- For test 'use npm run test'
- For running ESLint use 'npm run lint'
- For running Prettier use 'npm run format'
- To build project use 'npm run build'