flashcard-app-master.zip
(预估有个98文件)
flashcard-app-master
.gitignore
844B
package.json
1KB
src
client
.gitignore
285B
package.json
971B
src
components
Home
Home.js
619B
styles
Home.styles.js
1KB
Nav
styles
Nav.styles.js
742B
Nav.js
1KB
Widgets
FlashMessage.js
1KB
styles
Flash.styles.js
663B
Decks
DeckList.js
2KB
Deck.js
3KB
NewDeckModal.js
2KB
styles
NewDeckModal.styles.js
1KB
DeckList.styles.js
1KB
Deck.styles.js
2KB
Cards
NewCardModal.js
2KB
Card.js
755B
styles
Card.styles.js
1KB
NewCardModal.styles.js
2KB
CardList.styles.js
2KB
CardList.js
2KB
Login
LoginForm.js
2KB
styles
LoginForm.styles.js
1KB
Modals
ConfirmationModal.js
865B
styles
ConfirmationModal.styles.js
1KB
Signup
SignupForm.js
2KB
styles
SignupForm.styles.js
1KB
animations
index.js
306B
SlideFromBottom.js
1KB
Theme
Card
Card.styles.js
2KB
Card.js
561B
Avatar
Avatar.styles.js
979B
Avatar.js
986B
Modal
Modal.js
0B
Modal.styles.js
0B
helpers.js
1KB
services
user.service.js
860B
deck.service.js
884B
card.service.js
613B
index.js
1KB
ducks
cards.js
0B
decks.duck.js
6KB
caseReducers
cardCaseReducers.js
0B
decksCaseReducers.js
1KB
global.styles.js
354B
App.js
3KB
containers
DeckPage.js
4KB
LoginPage.js
1KB
CardPage.js
3KB
SignupPage.js
435B
normalizr
schemas.js
954B
reducers
cards
cards.constants.js
408B
cardReducer.js
743B
caseReducers.js
255B
decks
decks.constants.js
859B
deckReducer.js
3KB
caseReducers.js
1KB
index.js
354B
auth
auth.constants.js
536B
authReducer.js
1KB
errorReducer.js
450B
utils.js
1KB
flash
flashReducer.js
371B
middlewares
api.js
98B
flasher.js
299B
registerServiceWorker.js
4KB
actions
index.js
354B
card.actions.js
1KB
utils.js
3KB
auth.actions.js
1KB
flash.actions.js
661B
deck.actions.js
3KB
public
index.html
2KB
favicon.ico
4KB
manifest.json
317B
README.md
116KB
yarn.lock
234KB
services
passport.js
225B
index.js
752B
.index.js.swp
12KB
config
middleware.js
929B
db.js
353B
prod-keys.js
116B
keys.js
146B
modules
user
user.model.js
1KB
user.route.js
508B
user.controller.js
1KB
index.js
207B
card
card.model.js
170B
card.route.js
507B
card.controller.js
3KB
deck
deck.controller.js
3KB
deck.route.js
705B
deck.model.js
1KB
authController.js
219B
README.md
184B
yarn.lock
82KB
暂无评论