A modern, full-stack developer portfolio showcasing innovative web applications and digital solutions.
This project is built with a modern web stack:
- Vite - Next Generation Frontend Tooling
- TypeScript - Typed JavaScript at Any Scale
- React - A JavaScript library for building user interfaces
- shadcn-ui - Beautifully designed components
- Tailwind CSS - Rapidly build modern websites without ever leaving your HTML
Ensure you have Node.js and npm installed on your machine.
-
Clone the repository:
git clone <YOUR_REPO_URL> cd data-stream-folio
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
This project is configured to be deployed to GitHub Pages using the npm run deploy command.