Skip to content
View Prateeksrt's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Organizations

@balaswecha

Block or report Prateeksrt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
prateeksrt/README.md

prateeksrt

React + TypeScript app powered by Vite.

Live site: https://prateeksrt.github.io/prateeksrt/

Pushes to main build the app and deploy dist/ to GitHub Pages via .github/workflows/deploy-pages.yml.

Prerequisites

  • Node.js 20+ (22 recommended)
  • npm 10+

Getting started

npm install
npm run dev

Open the URL shown in the terminal (usually http://localhost:5173).

Scripts

Command Description
npm run dev Start the Vite dev server with HMR
npm run build Type-check and build for production
npm run preview Preview the production build locally
npm run lint Run ESLint
npm run typecheck Run the TypeScript compiler without emitting files

Project structure

β”œβ”€β”€ public/          # Static assets
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ App.tsx      # Root React component
β”‚   β”œβ”€β”€ main.tsx     # App entry point
β”‚   └── index.css    # Global styles
β”œβ”€β”€ index.html
β”œβ”€β”€ vite.config.ts
└── tsconfig*.json

Stack

  • React 19
  • TypeScript
  • Vite 8
  • ESLint

Popular repositories Loading

  1. dream-api dream-api Public

    Java 1

  2. JSort JSort Public

    Implementations of different sorting algorithms in java

    Java 1

  3. prateeksrt prateeksrt Public

    website

    CSS 1

  4. business-validation business-validation Public

    project that externalize the business rule of domain object, from the main flow of the application.

    Java

  5. twu-biblioteca-prateek twu-biblioteca-prateek Public

    Java

  6. Introductory-Programming-Assignments-prateek Introductory-Programming-Assignments-prateek Public

    Java