| Features | Status |
|---|---|
| Sign Up/Login | ✅ |
| Profile | ✅ |
| Follow/Unfollow a user | ✅ |
| Update user details and profile picture/cover | ✅ |
| Post(with or without tags) | ✅ |
| Search(with or without tags) | ✅ |
| Allow html amd Emoji inputs in post | ✅ |
| Render raw html input from a post | ✅ |
| Edit/Delete a post | ✅ |
| Upvote/Downvote a post | ✅ |
| View/Add/Remove a post to favourites | ✅ |
| Comment(edit/delete) on a post | ✅ |
| Chat | 🕓 |
| Anonymous polls | 🕓 |
- signup with a valid email
- Make sure https://cruzz.herokuapp.com is live and working
yarn start
yard build
yard test

