Showing
27 changed files
with
643 additions
and
0 deletions
backend/app.js
0 → 100644
backend/bin/www
0 → 100755
backend/package.json
0 → 100644
backend/public/stylesheets/style.css
0 → 100644
backend/routes/index.js
0 → 100644
backend/routes/users.js
0 → 100644
backend/views/error.pug
0 → 100644
backend/views/index.pug
0 → 100644
backend/views/layout.pug
0 → 100644
frontend/.gitignore
0 → 100644
frontend/README.md
0 → 100644
frontend/package.json
0 → 100644
frontend/public/favicon.ico
0 → 100644
No preview for this file type
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/manifest.json
0 → 100644
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/serviceWorker.js
0 → 100644
frontend/src/setupTests.js
0 → 100644
frontend/yarn.lock
0 → 100644
This diff could not be displayed because it is too large.
-
Please register or login to post a comment