This is a Twitter clone app to practice fullstack development.
- Typescript
- TypeORM
- Sign up
- Login
- User profile
- Create tweet
- Delete tweet
- List tweets
- Like tweet
- List likes by user
- List likes by tweet
- Notifications
- Comment tweet
- Logout
- Like comment
- Delete comment
- Follow
- Forget the password
- Tweet with image
- Typescript
- React