react로 개발한 개인 단어장을 생성,삭제,학습할 수 있는 단어장 프로젝트
react redux redux-saga scss reselect styled-components
src/
assets/
images/
components/
create-word/
header/
search/
sign-in/
sign-up
with-spinner/
word-item/
word-list/
utils/
algolia.utils.js
firebase.utils.js
pages/
homepage/
quiz/
search/
word/
redux/
user/
word/
App.js
index.js
package.json
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.