-
- Downloads
Added ViewPost and AddPost page and started working on the signup/signin
Showing
- frontend/src/App.js 50 additions, 4 deletionsfrontend/src/App.js
- frontend/src/components/Auth/Auth.js 11 additions, 0 deletionsfrontend/src/components/Auth/Auth.js
- frontend/src/components/FeaturedPost/FeaturedPost.js 1 addition, 1 deletionfrontend/src/components/FeaturedPost/FeaturedPost.js
- frontend/src/components/Pages/AddPost/AddPost.js 170 additions, 0 deletionsfrontend/src/components/Pages/AddPost/AddPost.js
- frontend/src/components/Pages/AddPost/styles.js 30 additions, 0 deletionsfrontend/src/components/Pages/AddPost/styles.js
- frontend/src/components/Pages/ViewPost/ViewPost.js 175 additions, 0 deletionsfrontend/src/components/Pages/ViewPost/ViewPost.js
- frontend/src/components/Pages/ViewPost/styles.js 21 additions, 0 deletionsfrontend/src/components/Pages/ViewPost/styles.js
- frontend/src/components/PostsContainer/Post/Post.js 1 addition, 1 deletionfrontend/src/components/PostsContainer/Post/Post.js
frontend/src/components/Auth/Auth.js
0 → 100644
Please register or sign in to comment