This is the frontend for the StockSense application, built with React, TypeScript, Vite, Tailwind CSS, and shadcn-ui.
- Node.js and npm installed
# 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- React
- TypeScript
- Vite
- Tailwind CSS
- shadcn-ui
src/- Source code for the frontend applicationpublic/- Static assets
This project is licensed under