Skip to content

lucentlaboratories/usesift.so

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sift

A sleek and modern landing page featuring detailed Sift information and features.

Tech Stack

  • React + TypeScript
  • Tailwind CSS
  • Vite
  • Framer Motion (Animations)
  • Lucide Icons
  • Shadcn/ui (Component Library)

Project Structure

Sift.app/
├── public/               # Static assets
│   ├── images/           # Image files
│   └── favicon.svg       # Site favicon
├── src/
│   ├── components/       # React components
│   │   ├── ui/           # Reusable UI components (shadcn)
│   │   └── ...           # Page-specific components
│   ├── hooks/            # Custom React hooks
│   ├── lib/              # Utility functions
│   ├── pages/            # Page components
│   ├── App.tsx           # Root component
│   └── main.tsx          # Entry point
├── index.html            # Entry HTML
├── package.json          # Dependencies and scripts
├── tailwind.config.ts    # Tailwind configuration
├── vite.config.ts        # Vite configuration
├── tsconfig.json         # TypeScript configuration
└── components.json       # shadcn/ui configuration

About

PulsePlan landing page

Resources

Stars

Watchers

Forks