Coder Social home page Coder Social logo

simple-todo-list's Introduction

To do App

👉 배포 링크 👈

투두-로그인

투두-CRUD


기술 스택

  • TypeScript

  • Axios, ContextAPI

  • MUI, Emotion


폴더 구조

📦src
 ┣ 📂apis
 ┃ ┣ 📜AuthService.ts
 ┃ ┣ 📜TodoService.ts
 ┃ ┗ 📜index.ts
 ┣ 📂components
 ┃ ┣ 📂Auth
 ┃ ┃ ┗ 📜AuthForm.tsx
 ┃ ┣ 📂Layout
 ┃ ┃ ┗ 📜Layout.tsx
 ┃ ┣ 📂Todo
 ┃ ┃ ┣ 📜DeleteTodo.tsx
 ┃ ┃ ┣ 📜TodoInput.tsx
 ┃ ┃ ┣ 📜TodoItem.tsx
 ┃ ┃ ┣ 📜TodoList.tsx
 ┃ ┃ ┗ 📜UpdateTodo.tsx
 ┃ ┗ 📂common
 ┃ ┃ ┗ 📜Header.tsx
 ┣ 📂contexts
 ┃ ┗ 📜TodoListContext.ts
 ┣ 📂hooks
 ┃ ┣ 📜useAutoLogin.ts
 ┃ ┣ 📜useFetch.ts
 ┃ ┣ 📜useForm.ts
 ┃ ┗ 📜useHandleToken.ts
 ┣ 📂model
 ┃ ┗ 📜Todo.ts
 ┣ 📂pages
 ┃ ┣ 📜AuthPage.tsx
 ┃ ┗ 📜TodoPage.tsx
 ┣ 📜App.tsx
 ┣ 📜Router.tsx
 ┣ 📜index.tsx
 ┗ 📜react-app-env.d.ts


개발 일지

  1. React.js로 구현
  2. TypeScript로 마이그레이션
  3. Fetch => Axios 적용
  4. ContextAPI 적용
  5. MUI 적용을 위해 프로젝트 재구현 (TypeScript, Axios, ContextAPI)

문제 해결 과정

타입 스크립트 적용 과정

Axios 적용 과정

simple-todo-list's People

Contributors

chaedie avatar

Stargazers

 avatar Kelly Cristina dos Santos avatar

Watchers

 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.