Thoughtly is a microblogging platform for sharing your thoughts
React Node.js
Express Node.js MongoDB
Log in page
Sign up page
Home page
- Account creation and authentication
- Token based login/logout flow
- Ability to post thoughts
- Profile view
- Ability to like and repost the posts of others
- SPA frontend using react for stateful handling of events
- Replying to posts
- Post interaction animations
- Edit and delete posts from home page
- Infinite scrolling rather than batch loading posts
- Remember me button on signup and login forms
- Footer links and design
- Edit profile page for changing username and profile image