+++ .gitignore
... | ... | @@ -0,0 +1,23 @@ |
1 | +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. | |
2 | + | |
3 | +# dependencies | |
4 | +/node_modules | |
5 | +/.pnp | |
6 | +.pnp.js | |
7 | + | |
8 | +# testing | |
9 | +/coverage | |
10 | + | |
11 | +# production | |
12 | +/build | |
13 | + | |
14 | +# misc | |
15 | +.DS_Store | |
16 | +.env.local | |
17 | +.env.development.local | |
18 | +.env.test.local | |
19 | +.env.production.local | |
20 | + | |
21 | +npm-debug.log* | |
22 | +yarn-debug.log* | |
23 | +yarn-error.log* |
+++ package-lock.json
This file is too big to display. |
+++ package.json
This diff is skipped because there are too many other diffs. |
+++ public/images/cat1.png
Binary file is not shown |
+++ public/images/cat2.png
Binary file is not shown |
+++ public/images/cat3.png
Binary file is not shown |
+++ public/images/cat4.png
Binary file is not shown |
+++ public/images/check.png
Binary file is not shown |
+++ public/images/clear/flag.png
Binary file is not shown |
+++ public/images/clear/star.png
Binary file is not shown |
+++ public/images/fairytravel.png
Binary file is not shown |
+++ public/images/fairyworld.png
Binary file is not shown |
+++ public/images/good.png
Binary file is not shown |
+++ public/images/good2.png
Binary file is not shown |
+++ public/images/good3.png
Binary file is not shown |
+++ public/images/good4.png
Binary file is not shown |
+++ public/images/grammerfariy.png
Binary file is not shown |
+++ public/images/grammerland.png
Binary file is not shown |
+++ public/images/login/로그인 이미지.png
Binary file is not shown |
+++ public/images/logo/logo.png
Binary file is not shown |
+++ public/images/logo/logo2.png
Binary file is not shown |
+++ public/images/logo/logo3.png
Binary file is not shown |
+++ public/images/next.png
Binary file is not shown |
+++ public/images/recorder.png
Binary file is not shown |
+++ public/images/sentenceabsorb.png
Binary file is not shown |
+++ public/images/sentencediary.png
Binary file is not shown |
+++ public/images/songcountry.png
Binary file is not shown |
+++ public/images/songtravel.png
Binary file is not shown |
+++ public/images/timer.png
Binary file is not shown |
+++ public/images/wordabsorb.png
Binary file is not shown |
+++ public/images/wordbundle.png
Binary file is not shown |
+++ public/index.html
This diff is skipped because there are too many other diffs. |
+++ public/manifest.json
This diff is skipped because there are too many other diffs. |
+++ src/App.css
This diff is skipped because there are too many other diffs. |
+++ src/App.js
This diff is skipped because there are too many other diffs. |
+++ src/assets/mainbody.png
Binary file is not shown |
+++ src/assets/next.png
Binary file is not shown |
+++ src/assets/timer.png
Binary file is not shown |
+++ src/components/chart/AbilitiesChart.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/chart/AllLineChart.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/checkBtn/CheckBtn.css
This diff is skipped because there are too many other diffs. |
+++ src/components/checkBtn/CheckBtn.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyTravel/FairyTravelBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyTravel/FairyTravelBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyTravel/FairyTravelBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyTravel/FairyTravelBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyTravel/FairyTravelDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyTravel/FairyTravelDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyTravel/FairyTravelDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyWorld/FairyWorldBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyWorld/FairyWorldBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyWorld/FairyWorldBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyWorld/FairyWorldBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyWorld/FairyWorldDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyWorld/FairyWorldDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/fairyWorld/FairyWorldDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarFariy/GrammarFairyBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarFariy/GrammarFairyBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarFariy/GrammarFairyBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarFariy/GrammarFairyBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarFariy/GrammarFairyDeepLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarFariy/GrammarFairyDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarFariy/GrammarFairyDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarFariy/GrammarFairyDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarLand/GrammarLandBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarLand/GrammarLandBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarLand/GrammarLandBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarLand/GrammarLandBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarLand/GrammarLandDeepLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarLand/GrammarLandDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarLand/GrammarLandDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/grammarLand/GrammarLandDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbBasicLearning2.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbBasicLearning2.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbDeepLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbDeepLearning2.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbDeepLearning2.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceAbsorb/SentenceAbsorbDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceDiary/SentenceDiaryBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceDiary/SentenceDiaryBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceDiary/SentenceDiaryBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceDiary/SentenceDiaryBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceDiary/SentenceDiaryDeepLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceDiary/SentenceDiaryDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceDiary/SentenceDiaryDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/sentenceDiary/SentenceDiaryDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryBasicLearning2.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryBasicLearning2.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryDeepLearning2.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songCountry/SongCountryDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songWorld/SongWorldBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songWorld/SongWorldBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songWorld/SongWorldBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songWorld/SongWorldBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songWorld/SongWorldDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songWorld/SongWorldDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/songWorld/SongWorldDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordAbosrb/WordAbsorbBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordAbosrb/WordAbsorbBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordAbosrb/WordAbsorbBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordAbosrb/WordAbsorbBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordAbosrb/WordAbsorbDeepLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordAbosrb/WordAbsorbDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordAbosrb/WordAbsorbDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordAbosrb/WordAbsorbDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordBundle/WordBundleBasicLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordBundle/WordBundleBasicLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordBundle/WordBundleBasicVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordBundle/WordBundleBasicVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordBundle/WordBundleDeepLearning.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordBundle/WordBundleDeepLearning.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordBundle/WordBundleDeepVerification.css
This diff is skipped because there are too many other diffs. |
+++ src/components/contents/wordBundle/WordBundleDeepVerification.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/header/Header.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/header/header.css
This diff is skipped because there are too many other diffs. |
+++ src/components/lessons/lesson1.css
This diff is skipped because there are too many other diffs. |
+++ src/components/lessons/lesson1.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/mainUnit/oneMainUnit.css
This diff is skipped because there are too many other diffs. |
+++ src/components/mainUnit/oneMainunit.jsx
This diff is skipped because there are too many other diffs. |
+++ src/components/mainUnit/twoMainUnit.css
This diff is skipped because there are too many other diffs. |
+++ src/components/mainUnit/twoMainUnit.jsx
This diff is skipped because there are too many other diffs. |
+++ src/index.js
This diff is skipped because there are too many other diffs. |
+++ src/pages/login/LoginPage.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/login/login.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/main/MainStudent.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/main/MainStudent.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/main/mainPage.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/main/mainPage.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/main/mainp.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/main/mainp.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/my/MyPage.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/my/MyPage.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/signup/SignUpPage.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/signup/signup.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainFairyTravel/StudyMainFairyTravel.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainFairyTravel/StudyMainFairyTravel.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainFairyWorld/StudyMainFairyWorld.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainFairyWorld/StudyMainFairyWorld.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainGrammarFairy/studyMainGrammarFairy.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainGrammarFairy/studyMainGrammarFairy.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainGrammarLand/StudyMainGrammarLand.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainGrammarLand/StudyMainGrammarLand.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainSentenceAbsorb/StudyMainSentenceAbsorb.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainSentenceAbsorb/StudyMainSentenceAbsorb.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainSentenceDiary/StudyMainSentenceDiary.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainSentenceDiary/StudyMainSentenceDiary.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainSongCountry/StudyMainSongCountry.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainSongCountry/StudyMainSongCountry.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainSongWorld/StudyMainSongWorld.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainSongWorld/StudyMainSongWorld.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainWordAbsorb/StudyMainWordAbsorb.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainWordAbsorb/StudyMainWordAbsorb.jsx
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainWordBundle/StudyMainWordBundle.css
This diff is skipped because there are too many other diffs. |
+++ src/pages/studyMainWordBundle/StudyMainWordBundle.jsx
This diff is skipped because there are too many other diffs. |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?