Skip to content

codeurge123/Creatx

Repository files navigation

Creatx

Creatx — a React + Vite UI project (in active development).
Live demo: https://creatxui.vercel.app Backend Repo : https://github.com/codeurge123/creatx-backend

Currently working on this — stay tuned for updates.


About

Creatx is a modern frontend UI built with React and Vite, using Tailwind CSS for styling. The repository is a lightweight starter and a workspace for building a responsive, component-driven UI. The project aims to be an approachable base for building pixel-perfect UI prototypes and production-ready interfaces.


Tech stack

  • React (Vite)
  • Tailwind CSS
  • PostCSS
  • ESLint
  • Vite for fast dev server and build
  • Deployed on Vercel (see demo link above)

Features / What’s included

  • Minimal, fast React + Vite configuration
  • Tailwind CSS configured and ready
  • Basic ESLint setup
  • Production build configuration (Vite)
  • Deployment config for Vercel

Note: This repo is a work-in-progress. More UI components and features will be added over time.


Project structure

A high-level view of the repo:
├─ src
├─ index.html
├─ package.json
├─ tailwind.config.js
├─ postcss.config.js
├─ vite.config.js
├─ vercel.json
└─ README.md


Getting started (developer setup)

  1. Clone the repository:
    git clone https://github.com/codeurge123/Creatx.git
    cd Creatx

About

Currently working on this - stay tune for more updates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors