Live Demo: https://easy-uana.vercel.app/
Easy-Uana is a modern, responsive landing page built with React and Vite for an iOS application designed to simplify METRC compliance for cannabis growers. This project demonstrates a clean, interactive frontend with animations, dynamic forms, and responsive design principles.
The landing page highlights the app’s key features:
- Effortless RFID tag capture using an iPhone
- Automatic formatting into METRC-compliant templates
- Download-ready templates
- Intuitive, user-friendly design for growers of all experience levels
Animations and interactions are implemented with GSAP (GreenSock Animation Platform) to enhance the user experience.
- Tech Stack
- Features
- Project Structure
- Installation
- Running the Project
- Animations
- Screenshots
- Contributing
- License
- Frontend Framework: React 19 + Vite
- Styling: TailwindCSS 4 +
tw-animate-css - Animations: GSAP (GreenSock Animation Platform) with
@gsap/react - Forms & Email: EmailJS (
@emailjs/browser) - Authentication: Auth0 (
@auth0/auth0-react) - Error Monitoring: Sentry (
@sentry/react) - Linting: ESLint with React Hooks plugin
- Build Tool: Vite with Fast Refresh
-
Capture RFID Tag Numbers in Seconds
- Fast and accurate scanning with iPhone camera
- Eliminates errors from manual input
- No additional hardware required
-
Instant METRC-Compliant Formatting
- Auto-formats captured tags into ready-to-use templates
- Direct downloads to the computer
- Focus on plants, not compliance
-
Built for Growers, Not Tech Gurus
- Intuitive, easy-to-navigate interface
- Quick setup and minimal learning curve
- Reminders for compliance deadlines
-
Optimized for All Grower Sizes
- Small operations: affordable, simple workflow
- Large cultivators: manage compliance without overhead
-
Why Growers Love Easy-Uana
- Focused simplicity: captures and formats tags perfectly
- Reliable: saves up to 50% compliance time
- Transparent pricing with no hidden costs
Clone the repository:
git clone https://github.com/yourusername/easy-uana.git
cd easy-uana
Install dependencies:
npm install
# or
yarn install



