Skip to content

andeluw/talknow-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TalkNow

A minimalist and modern social platform for sharing thoughts, updates, and conversations — designed for the millennial voice.

✨ Features

  • 🔐 Authentication (Register & Login)
  • 📝 Text-based Posts
  • ❤️ Like & Interact
  • 👤 Profiles with Edit Support
  • 🔍 Search for Posts & Users
  • ⚡ Infinite Scroll for Posts
  • 🧠 Modern UI with Tailwind CSS
  • 🗂 Powered by Next.js App Router

🛠 Tech Stack

  • Next.js 14 (App Router) — React framework for building full-stack web applications with server-side rendering and routing.
  • Tanstack React Query — Data-fetching library for managing asynchronous state and caching in React.
  • Zustand — Lightweight state management library using simplified hooks.
  • Tailwind CSS — Utility-first CSS framework for rapid UI development.
  • React Hook Form — Performant and flexible form validation for React.
  • TypeScript — Typed superset of JavaScript that adds static type checking.
  • shadcn/ui — Beautifully designed, accessible UI components built with Tailwind CSS and Radix UI.
  • Zod — TypeScript-first schema declaration and validation library.

📦 Installation

git clone https://github.com/your-username/talknow.git
cd talknow
pnpm install

Getting Started

pnpm dev

Access the app at: http://localhost:3000

About

Modern social platform built with Next.js and Tailwind CSS, featuring authentication, infinite scrolling, and optimistic UI updates for a smooth user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors