Skip to content

code-design-collective/al-dente-www

Repository files navigation

Al Dente WWW

Frontend web application for Al Dente.

Setup

Follow these steps to set up the project using React with Vite and pnpm:

  1. Install pnpm: If you haven't already, install pnpm globally using npm:

    npm install -g pnpm
  2. Install dependencies: Navigate to the project directory and install the dependencies:

    pnpm install
  3. Start the development server: Run the development server using Vite:

    pnpm run dev
  4. Create .env file at the root following the example.env file

Make sure you have the necessary configurations in your package.json and vite.config.js files.

Technologies

  • React.js
  • Vite.js
  • TailwindCSS
  • Cloudflare Pages

About

[🚧 DEV] Al Dente recipe web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published