Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 940 Bytes

File metadata and controls

42 lines (29 loc) · 940 Bytes

Boycott

It's a platform designed to promote ethical consumerism by providing alternatives to products originating from Israel and the United States. It empowers users to make informed purchasing decisions aligned with our values.

Getting Started

Run Project Locally

# Clone the repository using the project's Git URL.
git clone https://github.com/yaqiin/boycott.git

# Navigate to the project directory.
cd boycott

# Install the necessary dependencies.
npm i

# Start the development server with auto-reloading and an instant preview.
npm run dev

Used Technologies

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS
  • GitHub Actions

Contributions Guidelines

We welcome contributions to our project! Please check the CONTRIBUTING.md file for more details on how to contribute.

License

This project is licensed under the MIT License. See the LICENSE file for details.