Skip to content

FeeLensOrg/SaaS-frontend

Repository files navigation

FeeLens Frontend

Next.js frontend application for FeeLens - Bank Fee Analysis SaaS.

Setup

  1. Install dependencies:
npm install
  1. Copy .env.example to .env.local and fill in your Supabase credentials:
cp .env.example .env.local
  1. Run the development server:
npm run dev

Open http://localhost:3000 to see the app.

Tech Stack

  • Next.js 14 (App Router)
  • TypeScript
  • Tailwind CSS
  • Supabase (Auth + Database + Storage)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors