Coder Social home page Coder Social logo

sangminlee98 / wanted-pre-onboarding-frontend Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 683 KB

원티드 프리온보딩 선발과제입니다.

Home Page: https://wanted-pre-onboarding-frontend-tan-eta.vercel.app

TypeScript 66.13% HTML 1.24% SCSS 32.63%
react typescript

wanted-pre-onboarding-frontend's Introduction

원티드 프리온보딩 프론트엔드 인턴십 사전 과제

Wanted에서 진행하는 프리온보딩 프론트엔드 인턴십 사전 과제

진행 기간: 2023-03-31 ~


배포 링크

https://wantedtodo.vercel.app/

데모영상


프로젝트 실행 방법

레파지토리 클론

$ git clone https://github.com/sangminlee98/wanted-pre-onboarding-frontend.git

패키지 설치

$ npm install

애플리케이션 실행

$ npm start

구현 사항

  • 모바일, 태블릿, 데스크톱 사이즈에 맞는 반응형 UI 구현
  • Lazy Loading을 적용하여 코드 스플리팅을 통해 초기 렌더링 시간 단축
  • 컴포넌트를 분리하여 재사용성을 높히고 memo, useCallback 훅을 사용하여 불필요한 렌더링을 방지해 성능 최적화 구현
  • custom hook, 공용 함수들을 분리해 함수의 재사용성을 높힘
  • 엔터 키다운 이벤트, 네비게이션 바 등을 적용해 사용자에게 더욱 편리한 UX 경험 제공
  • 정적 타입 언어인 Typescript을 사용하여 컴파일 단계에서 에러를 확인
  • JWT 토큰을 사용한 로그인, 회원가입 로직 개발
    • 회원가입, 로그인 폼 작성 시 유효성 검사
    • 유효성 검사 여부에 따른 가입 및 로그인 버튼 비활성화
    • 로그인 여부에 따른 페이지 리다이렉팅
  • API 스펙에 따른 Todo 애플리케이션 기능 개발
    • 페이지 마운트 시 회원의 Todo List를 렌더링하도록 구현
    • 추가 버튼을 눌러 새로운 Todo를 리스트에 추가
    • Todo 수정 시 input형태의 컴포넌트로 변경하여 수정 및 취소 기능 구현
    • 취소버튼을 누르면 수정한 내용을 초기화하고 수정모드 비활성화
    • 체크박스 체크를 통한 Todo 완료 여부 구현
    • 삭제 버튼을 눌러 Todo 삭제 기능 구현

Tech Stack

Area Tech Stack
Frontend
  • React
  • Craco
  • axios
  • react-router-dom
  • sass
  • react-icons
  • typescript

API

https://github.com/walking-sunset/selection-task#api

wanted-pre-onboarding-frontend's People

Contributors

sangminlee98 avatar

Watchers

 avatar  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.