Skip to content

pestler/eCommerce-final

Repository files navigation

eCommerce Application

Hello! This is a project for the final task in RSSchool, eCommerce Application for online flowers store. Application with beautiful flowers for home. The application is very convenient to use.

With this application, users can:

  • Log in and registered
  • Manage profile
  • View the product catalog
  • View details of product
  • Order flowers

Authors

📜 Tech Stack

✋ FRONTEND

  • TypeScript
  • React
  • SCSS
  • The project is managed using Trello board.

🤚 Backend

  • Commercetools

🤚 Build

  • Vite

🤚 Linter and Formatter

  • ESLint, Prettier, Husky

🤚 Tests

  • Vitest

🖥️ Run Locally

Clone the project

   git clone https://github.com/IvanKirik/eCommerce.git

Go to the project directory

   cd eCommerce

Install dependencies

  npm install --legacy-peer-deps

Start the project run

  npm run dev  

To build this project run

  npm run build

Now you can open in browser to the address: [http://localhost:5173]

  http://localhost:5173

🤚 Scripts

To run tests, run the following command

  npm run test

To run eslint, run the following command

  npm run lint

To run prettier, run the following command

  npm run format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages