Skip to content

matheuscs/ui-twitter

Repository files navigation

CatChat UI Clone 🐱

A simple Twitter interface clone built with React, TypeScript, and Vite, for learning and studying front-end development.

Features

  • Cat-themed social media UI

Technologies Used

  • React️ – Front-end framework
  • Vite – Fast build tool for React
  • TypeScript – Type safety
  • Phosphor-React Icons – Icon library for UI components
  • CSS Modules – Scoped styling for components

Installation & Setup

Clone the Repository

git clone https://github.com/matheuscs/ui-twitter.git
cd ui-twitter

Install Dependencies

npm install

or

yarn install

Start the Development Server

npm run dev

Vite will start the project at http://localhost:5173/ (default).

Screnshoot

Home

Meow

License

This project is for educational purposes only. No copyright infringement intended.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published