جلسه یک
.gitignore
0 → 100644
frontend/.gitignore
0 → 100644
frontend/README.md
0 → 100644
frontend/package-lock.json
0 → 100644
This diff is collapsed.
frontend/package.json
0 → 100644
frontend/public/favicon.ico
0 → 100644
3.78 KB
frontend/public/index.html
0 → 100644
frontend/public/logo192.png
0 → 100644
5.22 KB
frontend/public/logo512.png
0 → 100644
9.44 KB
frontend/public/robots.txt
0 → 100644
frontend/src/App.css
0 → 100644
frontend/src/App.js
0 → 100644
frontend/src/App.test.js
0 → 100644
frontend/src/index.css
0 → 100644
frontend/src/index.js
0 → 100644
frontend/src/logo.svg
0 → 100644
frontend/src/setupTests.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "amazona-karim", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
} |