Skip to content

prathamxone/zomana

Repository files navigation

Zomana App

A React-based web application with routing, query management, and UI components.

Features

  • Multiple page routes with React Router
  • UI components with shadcn/ui
  • State management with React Query
  • Authentication flow
  • Responsive layout

Getting Started

Prerequisites

  • Node.js (v14.0.0 or higher recommended)
  • npm or yarn

Installation

  1. Clone the repository
  2. Install dependencies:
    npm install
    # or
    yarn
  3. Start the development server:
    npm run dev
    # or
    yarn dev

Project Structure

  • /src - Source code
    • /components - Reusable UI components
    • /pages - Application pages
    • /lib - Utility functions and hooks

Personal Project

This is a personal side project and is not currently open for contributions.

About

This is a Web Lab practical project of creating an E-Commerce site using TypeScript (React+Vite)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages