Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot]
7ec451b4aa Merge 47319308e3 into b9cbd610a9 2021-04-21 23:47:53 +00:00
dependabot[bot]
47319308e3 Bump sockjs from 0.3.19 to 0.3.21 in /twistter-frontend
Bumps [sockjs](https://github.com/sockjs/sockjs-node) from 0.3.19 to 0.3.21.
- [Release notes](https://github.com/sockjs/sockjs-node/releases)
- [Changelog](https://github.com/sockjs/sockjs-node/blob/v0.3.21/Changelog)
- [Commits](https://github.com/sockjs/sockjs-node/compare/v0.3.19...v0.3.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-21 23:47:51 +00:00
11 changed files with 7195 additions and 10934 deletions

View File

@@ -1,14 +1,2 @@
# CS307-Team24
CS307 Team 24 Twistter website
### Images
<p>
<img alt="00.png" src="./screenshots/00.png" width="1000">
<img alt="01.png" src="./screenshots/01.png" width="1000">
<img alt="02.png" src="./screenshots/02.png" width="1000">
<img alt="03.png" src="./screenshots/03.png" width="1000">
<img alt="04.png" src="./screenshots/04.png" width="1000">
<img alt="05.png" src="./screenshots/05.png" width="1000">
<img alt="06.png" src="./screenshots/06.png" width="1000">
<img alt="07.png" src="./screenshots/07.png" width="1000">
</p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@
"react-modal": "^3.11.1",
"react-redux": "^7.1.1",
"react-router-dom": "^5.1.0",
"react-scripts": "5.0.1",
"react-scripts": "0.9.5",
"redux": "^4.0.4",
"redux-thunk": "^2.3.0",
"typeface-roboto": "0.0.75",