Skip to content

foreknowledge/wanted-pre-onboarding-challenge-fe-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

프리온보딩 프론트엔드 챌린지 1월 사전과제 Todo 앱 입니다.

사용 기술

사용처 기술
프로젝트 설정 Create React App + TypeScript
스타일링 Tailwind CSS
아이콘 FontAwesome
서버 통신 React Query + fetch
페이지 처리 React Router

실행 방법

1. 서버 실행

앱을 실행하기 위해서는 먼저 서버를 실행해야 합니다.

서버 프로젝트를 클론 받아서 아래 명령어를 이용해 서버를 실행 합니다.

> yarn
> yarn start # http://localhost:8080

2. 앱 실행

본 프로젝트를 클론 받아 아래 명령어로 앱을 실행할 수 있습니다.

> yarn
> yarn start

화면 미리보기

로그인 / 회원가입 페이지

로그인 회원가입
Screen Shot 2023-01-05 at 8 49 27 PM Screen Shot 2023-01-05 at 9 17 22 PM

메인 페이지

보기 모드 수정 모드
Screen Shot 2023-01-05 at 9 20 00 PM Screen Shot 2023-01-05 at 9 21 38 PM

과제

Week 1-2 과제 (23.01.13)

과제 1) Redux 레포지토리에서 코드 분석하고 직접 scratch 작성해보기

관련 wiki로 이동

과제 2) React Query 활용하여 API 호출부 구현해보기

관련 PR로 이동

About

[원티드] 프리온보딩 프론트엔드 챌린지 1월

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published