Coder Social home page Coder Social logo

gdsc-dju-blog-fe's Introduction

(GDSC) Daejin University Tech blog Project1

Description

GDSC DJU의 기술 블로그 프로젝트입니다.

Get Started

 yarn install
 vite

Prerequisites

  • React Typescript
  • React Router V6
  • axios
  • Recoil
  • SWR
  • Styled-Components

Usage


├── src
│   ├── App.css
│   ├── App.tsx
│   ├── Layout //Header, Body, Footer를 정리한 파일
│   ├── Utils //유틸리티 파일
│   ├── api
│   │   ├── Mocks //Mock data 파일
│   │   ├── hooks //SWR 파일
│   │   └── index.ts //api 파일
│   ├── assets // 사진폴더
│   ├── components // 컴포넌트 폴더
│   ├── fonts // 폰트 폴더
│   ├── index.tsx
│   ├── pages  //페이지가 정의되어있습니다.
│   ├── react-app-env.d.ts
│   ├── store //recoil 상태관리 폴더
│   ├── styles  //스타일 에셋
│   └── types
└── yarn.lock

gdsc-dju-blog-fe's People

Contributors

hyeoke avatar bjc1102 avatar

Stargazers

 avatar  avatar 서정우 avatar

Forkers

bjc1102

gdsc-dju-blog-fe's Issues

refresh_token 수정

어떤 기능을 추가/요청하나요?

/* A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] */

작업 상세 내용

참고사항

회원가입

login form 위치 변경 및 유저정보 세션 스토리지 변경

refrech token 추가

api/index.ts -> post, user, token service로 폴더구조 변경
SWR -> react-query 마이그레이션
user 관련 api 네이밍 변경
유저 관련(토큰 필요) = user -> my
포스트 관련 = postList -> posts

검색페이지 수정

어떤 기능을 추가/요청하나요?

/* A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] */
검색페이지 수정

작업 상세 내용

참고사항

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.