Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 715 Bytes

File metadata and controls

44 lines (28 loc) · 715 Bytes

StockSense Frontend

Project Overview

This is the frontend for the StockSense application, built with React, TypeScript, Vite, Tailwind CSS, and shadcn-ui.

Getting Started

Prerequisites

  • Node.js and npm installed

Installation

# Clone the repository
git clone https://github.com/<your-username>/StockSense.git

# Navigate to the frontend folder
cd StockSense/Frontend_StockSense

# Install dependencies
npm install

# Start the development server
npm run dev

Technologies Used

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • shadcn-ui

Folder Structure

  • src/ - Source code for the frontend application
  • public/ - Static assets

License

This project is licensed under