Skip to content

Techies-Collab-and-Upskill-Live-Project/tcu

Repository files navigation

TCU Project

This is the repository for the TCU project. Follow the steps below to set up and run the project locally.

Prerequisites

  • Node.js installed on your machine
  • npm (Node Package Manager) installed

Getting Started

  1. Clone the repository
    Open your terminal and run the following command:
   git clone https://github.com/Techies-Collab-and-Upskill-Live-Project/tcu.git
  1. Navigate to the project directory
    Change your directory to the cloned repository:
cd tcu
  1. Install dependencies
    Run the following command to install the required packages:
npm install
  1. Start the development server
    Use the following command to start the server:
npm run dev
  1. View the application
    Once the server is running, open your browser and navigate to:
http://localhost:5173

Releases

No releases published

Packages

No packages published

Contributors 5

Languages