Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zappify

Preview Website

A personal practice project to sharpen my React and UI design skills with Vite and Tailwind CSS.

About

  • I recreate (slice) pages and components I find on the internet to study layout, typography, and interactions.
  • Built purely for learning; non‑commercial and not affiliated with original sources.
  • Tech stack: React, Vite, Tailwind CSS.

🚀 Getting Started

# Clone repository
git clone https://github.com/zaki-ramadhan/zappify.git
cd zappify

# Install dependencies
npm install   # or yarn / pnpm

# Run development server
npm run dev   # default: http://localhost:5173

📦 Scripts

  • dev – start development server
  • build – build for production
  • preview – preview production build

📂 Project Structure

src/
├─ assets/       # Static files
├─ components/   # Reusable UI parts
├─ pages/        # Page-level components
├─ App.jsx       # Root app
└─ main.jsx      # Entry point

🌐 Deployment

About

Practice project to sharpen my design and React skills. I slice and recreate real web pages/components found online using React, Vite, and Tailwind, focusing on clean layouts and interactions.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages