DSA_Tutorials / README.md
Json026's picture
Update README.md
08aa6ae verified
---
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`.