Skip to content

delebrindel/ctmelgozasite

Repository files navigation

ctmelgozasite

A modern web application built with React, TypeScript, and Vite.

🛠 Tech Stack

🚀 Getting Started

Prerequisites

Ensure you have Node.js installed on your machine.

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd ctmelgozasite
  2. Install dependencies:

    npm install
    # or
    yarn install

💻 Available Scripts

  • npm run dev: Starts the development server.
  • npm run build: Compiles the project for production.
  • npm run preview: Previews the built application locally.
  • npm run lint: Runs ESLint to check for code quality issues.

📦 Project Structure

ctmelgozasite/
├── public/          # Static assets
├── src/             # Source code
│   ├── components/  # Reusable UI components
│   ├── App.tsx      # Main application component
│   └── main.tsx     # Application entry point
├── package.json     # Project dependencies and scripts
└── ...

About

My Personal Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors