Skip to content

sujini/wordbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

react, redux, redux-saga, firebase, scss, reselect styled-components algolia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published