Skip to content

wingedseraph/e-commerce

Repository files navigation

🛒 eCommerce-Application

Final Rolling Scope School task by Code Chaos Team

⁉️ About the project

Team project for developing the eCommerce-Application. The main goal is to improve front-end development skills gained during the RSS course and get new skills working with React and Commerce Tools.

👤 Team

Members:

Mentors:

🛠️ Stack

  • HTML
  • CSS
  • React
  • TypeScript
  • Vite
  • ESLint
  • Prettier
  • Husky
  • Vitest
  • CommerceTools

🚀 How to start

Clone the repo:

git clone git@github.com:madsok/eCommerce-Application.git

Install dependencies:

npm ci

📜 Available scripts

Run Vite dev mode:

npm run dev

Run Vite preview mode:

npm run preview

Create project build:

npm run build

Run ESLint:

npm run lint - lint .ts, .tsx files in 'src' folder

Run Prettier:

npm run format - format .ts, .tsx files in 'src' folder

npm run format:all - format all files in project

npm run ci:format - check all files in project

Initialize Husky:

npm run prepare

Run Vitest tests:

npm run pre-push-test - perform a single run without watch mode

npm run test - test with coverage

npm run ui - start the tests with UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages