Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zaki-ramadhan/zappify

Repository files navigation

Zappify

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

Readme

Stars

Watchers

Forks

Contributors

Languages