mirror of
https://github.com/ergosteur/instaarchive-viewer.git
synced 2026-07-04 02:57:15 -04:00
Sets up a new React PWA project with Vite, Tailwind CSS, and basic PWA features. Includes essential files like README, .gitignore, package.json, and initial app structure.
6 lines
189 B
JSON
6 lines
189 B
JSON
{
|
|
"name": "InstaArchive",
|
|
"description": "A high-performance PWA to browse and explore your archived Instagram data with a native-feeling interface.",
|
|
"requestFramePermissions": []
|
|
}
|