Added frontend

This commit is contained in:
Aaron Sun
2019-09-19 14:30:02 -04:00
parent ff2a83d4a0
commit 6341100061
12 changed files with 9858 additions and 1 deletions

18
twistter-frontend/.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# testing
/coverage
# production
/build
# misc
.DS_Store
.env
npm-debug.log*
yarn-debug.log*
yarn-error.log*