freeCodeCamp / freeCodeCamp/freeCodeCamp

Improve solution download format to ZIP project structure

Open
#65,887 22 comments 0 reactions 0 assignees View on GitHub
help wanted platform: learn
Dominant language
TypeScript
Stars
455k
Forks
46.2k
Avg merge
1d 12h
Merged PRs (30d)
213

Description

Currently, solutions download as a single .txt file containing HTML, CSS, and JS together.
It would improve developer experience if the solution downloaded as a ZIP file containing properly separated files like:

- index.html
- styles.css
- script.js

This would make the project immediately runnable and align with real-world project structure.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.