GithubHelp home page GithubHelp logo

seonmyunglim / numble-challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kks2139/numble-challenge

0.0 0.0 0.0 512 KB

넘블 Front-End 클론 코딩 챌린지

HTML 0.86% TypeScript 96.21% SCSS 2.93%

numble-challenge's Introduction

넘블 챌린지! - Front-End

🔨 리디북스의 실 페이지를 클론코딩 하는 프로젝트입니다.

※ 로그인 테스트 ※ 
ID - numble1130 / PW - 1111

⚙ 기술 스택

  • React Hooks
  • Redux
  • Typescript
  • SCSS / EmotionJS
  • react-icons

📋 프로젝트 구성

📦src
 ┣ 📂components           --> 컴포넌트 파일 모음
 ┃ ┣ 📂page               --> 라우터로 url 이동시 보여줄 페이지 컴포넌트 모음 
 ┃ ┃ ┣ 📜BookContentPage.tsx
 ┃ ┃ ┣ 📜...
 ┃ ┣ 📜BookCard.tsx       --> 일반 컴포넌트 모음
 ┃ ┣ 📜...
 ┃ ┣ 📜index.ts
 ┣ 📂containers           --> 컴포넌트들을 감싸면서 리덕스 관련 처리 로직을 담당하는 컴포넌트 모음
 ┃ ┣ 📜BookCheckListContainer.tsx 
 ┃ ┣ 📜...
 ┃ ┣ 📜index.ts
 ┣ 📂redux-modules        --> 액션과 리듀서를 관심사에 따라 분리해놓은 리덕스모듈 모음
 ┃ ┣ 📜app.ts
 ┃ ┣ 📜...
 ┃ ┗ 📜index.ts
 ┣ 📂utils                --> 공통으로 사용하는 기능들의 모음
 ┃ ┣ 📜interfaces.ts      --> 인터페이스 정의
 ┃ ┗ 📜util.ts            --> 유틸성 함수, 데이터 등 공통 모듈 정의
 ┣ 📜App.tsx
 ┣ 📜Common.scss          --> 공통으로 사용되는 클래스, 속성값 등을 정의

numble-challenge's People

Contributors

kks2139 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.