Created with love by: Chau, Tia, Thang
View online at: https://social-blog-team-4.netlify.app/
Summary: This is the frontend for a social blog - built with React.
- User can see all the blog posts on the homepage, order by created time
- User can register to have an account
- User can log in with username and password
- After login user can write blog posts, edit and delete his/her own blog posts
- After login user can write reviews for blog posts
- Before submitting data to the server, the data should be validated
- User stays logged in after refreshing browser.
- 🚀 After login, user can react (laugh, like, sad, love, angry) to blog posts
- 🚀 Pagination for blogs,
reviews - 🚀 Searching and sorting of blogs
- 🚀 User can send friend request to another user
- 🚀 User can accept/decline a friend request
- 🚀 User can see list of his/her friends
- 🚀🚀🚀 User can edit their profile
Copyright [2021] [Chau, Tia, Thang]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.