Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 1.22 KB

README.md

File metadata and controls

66 lines (48 loc) · 1.22 KB
logo

The place where you can be sure that the food you eat is safe.

Table of Contents

🖼️ Screenshots

Mobile screenshot
Desktop screenshot

🌐 Website

If you want to see the website, you can visit IntolerantIA.

🚀 Getting Started

Dependencies

Important

This project requires Node.js version 20 or higher.

# Install pnpm if you don't have it:
npm install -g pnpm

Installation

  1. Clone the repository
git clone https://github.com/alevidals/intolerantIA.git
  1. Install the packages
pnpm install
  1. Execute the project
pnpm run dev