-
- Downloads
Merge branch 'frontend' into 'develop'
Frontend See merge request !1
Showing
- frontend/.gitignore 23 additions, 0 deletionsfrontend/.gitignore
- frontend/package-lock.json 16979 additions, 0 deletionsfrontend/package-lock.json
- frontend/package.json 45 additions, 0 deletionsfrontend/package.json
- frontend/public/favicon.ico 0 additions, 0 deletionsfrontend/public/favicon.ico
- frontend/public/index.html 43 additions, 0 deletionsfrontend/public/index.html
- frontend/public/logo192.png 0 additions, 0 deletionsfrontend/public/logo192.png
- frontend/public/logo512.png 0 additions, 0 deletionsfrontend/public/logo512.png
- frontend/public/manifest.json 25 additions, 0 deletionsfrontend/public/manifest.json
- frontend/public/robots.txt 3 additions, 0 deletionsfrontend/public/robots.txt
- frontend/src/App.js 57 additions, 0 deletionsfrontend/src/App.js
- frontend/src/components/Auth/Auth.js 182 additions, 0 deletionsfrontend/src/components/Auth/Auth.js
- frontend/src/components/Auth/Input.js 34 additions, 0 deletionsfrontend/src/components/Auth/Input.js
- frontend/src/components/Auth/styles.js 31 additions, 0 deletionsfrontend/src/components/Auth/styles.js
- frontend/src/components/AuthRoute/AuthRoute.js 16 additions, 0 deletionsfrontend/src/components/AuthRoute/AuthRoute.js
- frontend/src/components/Comment/Comment.js 73 additions, 0 deletionsfrontend/src/components/Comment/Comment.js
- frontend/src/components/Comment/styles.js 20 additions, 0 deletionsfrontend/src/components/Comment/styles.js
- frontend/src/components/FeaturedPost/FeaturedPost.js 50 additions, 0 deletionsfrontend/src/components/FeaturedPost/FeaturedPost.js
- frontend/src/components/FeaturedPost/styles.js 15 additions, 0 deletionsfrontend/src/components/FeaturedPost/styles.js
- frontend/src/components/Header/Header.js 34 additions, 0 deletionsfrontend/src/components/Header/Header.js
- frontend/src/components/Header/styles.js 22 additions, 0 deletionsfrontend/src/components/Header/styles.js
Loading
Please register or sign in to comment