-
- Downloads
No related branches found
No related tags found
Showing
- daily-thought-frontend/package-lock.json 923 additions, 3 deletionsdaily-thought-frontend/package-lock.json
- daily-thought-frontend/package.json 5 additions, 0 deletionsdaily-thought-frontend/package.json
- daily-thought-frontend/postcss.config.js 6 additions, 0 deletionsdaily-thought-frontend/postcss.config.js
- daily-thought-frontend/src/components/comments/Comment.tsx 32 additions, 0 deletionsdaily-thought-frontend/src/components/comments/Comment.tsx
- daily-thought-frontend/src/components/hero/Hero.tsx 30 additions, 0 deletionsdaily-thought-frontend/src/components/hero/Hero.tsx
- daily-thought-frontend/src/components/navigation/NavBar.tsx 196 additions, 0 deletionsdaily-thought-frontend/src/components/navigation/NavBar.tsx
- daily-thought-frontend/src/components/post/AnswerCard.tsx 72 additions, 0 deletionsdaily-thought-frontend/src/components/post/AnswerCard.tsx
- daily-thought-frontend/src/components/post/LikeStack.tsx 42 additions, 0 deletionsdaily-thought-frontend/src/components/post/LikeStack.tsx
- daily-thought-frontend/src/components/post/Post.tsx 44 additions, 0 deletionsdaily-thought-frontend/src/components/post/Post.tsx
- daily-thought-frontend/src/components/question/Question.tsx 14 additions, 0 deletionsdaily-thought-frontend/src/components/question/Question.tsx
- daily-thought-frontend/src/pages/_document.tsx 2 additions, 2 deletionsdaily-thought-frontend/src/pages/_document.tsx
- daily-thought-frontend/src/pages/feed.tsx 49 additions, 0 deletionsdaily-thought-frontend/src/pages/feed.tsx
- daily-thought-frontend/src/pages/index.tsx 21 additions, 3 deletionsdaily-thought-frontend/src/pages/index.tsx
- daily-thought-frontend/src/pages/test.tsx 0 additions, 13 deletionsdaily-thought-frontend/src/pages/test.tsx
- daily-thought-frontend/src/pages/userPost.tsx 40 additions, 0 deletionsdaily-thought-frontend/src/pages/userPost.tsx
- daily-thought-frontend/src/styles/AnswerCard.module.css 18 additions, 0 deletionsdaily-thought-frontend/src/styles/AnswerCard.module.css
- daily-thought-frontend/src/styles/globals.css 3 additions, 0 deletionsdaily-thought-frontend/src/styles/globals.css
- daily-thought-frontend/src/types/comment.ts 7 additions, 0 deletionsdaily-thought-frontend/src/types/comment.ts
- daily-thought-frontend/src/types/post.ts 8 additions, 0 deletionsdaily-thought-frontend/src/types/post.ts
- daily-thought-frontend/src/types/user.ts 5 additions, 0 deletionsdaily-thought-frontend/src/types/user.ts
Loading
Please register or sign in to comment