Skip to content

Ellen010/easy-uana

Repository files navigation

Easy-uana

Easy-uana logo

Easy-uana is a promotional website for an iOS cannabis compliance app built for licensed growers. The site presents the product, explains its value, provides download access, and includes legal and contact pages.

Live Site

Overview

Easy-uana is designed to showcase a workflow for faster cannabis compliance management. The site highlights how the app helps growers capture RFID tag numbers, format METRC-ready data, and simplify repetitive compliance tasks.

The project is built as a single-page React application with route-based pages for:

  • Home
  • About
  • Download
  • Terms and Conditions
  • Privacy Policy
  • METRC notice
  • Contact

Features

  • Age verification gate before entering the site
  • Responsive navbar with compact multi-line navigation labels
  • Product-focused landing page sections
  • Download page for the iOS app
  • Contact form integration
  • Dedicated legal and policy pages
  • Deployed with Vercel

Tech Stack

  • React
  • Vite
  • React Router
  • Tailwind CSS
  • GSAP
  • EmailJS

Screenshots

Landing Page

Easy-uana branding

Website Gallery

Easy-uana product gallery image one Easy-uana product gallery image two Easy-uana product gallery image three Easy-uana product gallery image three

Getting Started

Prerequisites

  • Node.js 18+
  • npm

Installation

npm install

Run Locally

npm run dev

Production Build

npm run build

Project Structure

easy-uana/
├─ public/
├─ src/
│  ├─ components/
│  ├─ constants/
│  ├─ hooks/
│  ├─ utils/
│  ├─ App.jsx
│  ├─ index.css
│  └─ main.jsx
├─ package.json
└─ vite.config.js

Deployment

The project is configured for deployment on Vercel.

If you deploy from GitHub, make sure import paths match file names exactly. This matters on Linux-based build environments such as Vercel, where file path casing is enforced.

Notes

  • The site stores the age verification decision in localStorage.
  • If you need to test the gate again, clear the easy-uana-age-verification key in the browser.

License

This project is private unless you choose to publish it under a separate license.

About

Landing page designed to simplify METRC compliance for cannabis growers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors