Spaces:
Configuration error
Configuration error
File size: 421 Bytes
8028ac7 acc2e2c 08aa6ae 1d0a407 08aa6ae | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ---
title: DSA Portfolio
emoji: 🚀
colorFrom: blue
colorTo: red
sdk: static
pinned: false
---
# DSA Odyssey Portfolio
A high-performance, SEO-friendly showcase of Data Structures and Algorithms solutions.
## Setup
1. Ensure `index.html` and `data.json` are in the root directory.
2. If hosting locally, use a live server (VS Code Live Server or `python -m http.server`) to avoid CORS issues when fetching `data.json`. |