Subsify
I designed this app entirely from scratch to demonstrate my UX/UI design expertise.
nextjs15react18tailwindcss-v4ui-designux-design
3
Stars0
Forks3
WatchersUpdated Sep 6, 2025
README
TypeScript
Subsify
A fully custom-built app designed from scratch to showcase my UX/UI design expertise and front-end development skills.
Demo
Overview
Subsify is a sleek and intuitive application crafted to highlight:
- Clean, responsive design principles
- Smooth interactivity and navigation flows
- Performance-focused development with Next.js
- Consistency through Tailwind CSS styling
Tech Stack
- Framework: Next.js
- Language: TypeScript
- Styling: Tailwind CSS v4
- Typography: Geist font via
next/font
Quick Start
bash# Clone the repo
git clone https://github.com/Navidreza80/Subsify.git
cd Subsify
# Install dependencies
npm install
# Run the development server
npm run dev
Visit http://localhost:3000 in your browser.
Design Highlights
User-Centered layouts & flows
Responsive across devices
Performance-first via Next.js optimizations
Consistent Visuals with Tailwind utilities
Type Safety through TypeScript