Files
frontend-app-discussions/.gitignore
Patrick Cockwell 93d10f9280 feat: Add major UI components and functionality
This adds a major chunk of UI code to the application covering topic listing,
topic filtering, subtopic browsing, browsing posts by topic, filtering unread
posts, filtering followed posts, sorting posts by recent activity, most activty
and most votes, liking/unliking a post, following/unfollowing a post, listing
comments and replis in a post.

Co-authored-by: Kshitij Sobti <kshitij@sobti.in>
2021-07-12 11:02:48 +05:30

21 lines
223 B
Plaintext
Executable File

.directory
.DS_Store
.eslintcache
.idea
node_modules
npm-debug.log
coverage
module.config.js
dist/
src/i18n/transifex_input.json
temp/babel-plugin-react-intl
### pyenv ###
.python-version
### Emacs ###
*~
/temp
/.vscode