Code Monkey home page Code Monkey logo

dnd-5th-4-frontend's Introduction

CLOTHER

옷으로 기억하는 날씨 앱

CLOTHER의 Front-endrepository 입니다.

Member

  • 백동우 - @100dongwoo
  • 최정혜 - @jeonghye-choi

Table of Contents

.
+-- src/
|   +-- components
|   +-- layout
|   +-- pages
|   +-- styles
|   +-- ...
|
+-- assets
|   +-- ...
|
+-- ...

Architecture

image

Prerequisite

  • expo v42+
  • react v16+

Installation

> git clone https://github.com/dnd-side-project/dnd-5th-4-frontend.git
> cd dnd-5th-4-frontend
> yarn
# 또는
> npm install

> yarn start
# 또는
> expo start

Contributing

  1. upstream:main -> origin:main으로 pull 받기
  2. issue 생성
  3. issue에 해당하는 branch 생성
  4. 생성한 branch에 commit, push
  5. origin:feat_#n_titlebranch -> upstream:mainbranch 로 Pull Request
  6. conflict가 났다면 해결
  7. review 요청하기
  8. review 결과에 따라 merge 진행

Branching

Git-flow 사용(참고)

  • upstream: main branch
  • origin: main branch
  • origin: feat_#issueNumber_issueTitle branch

Commit Message

git commitizen 사용

커밋메세지 참고

<type>: <short summary>
  │            │
  │            └─⫸ 명령조. 영어로. 커밋이 처리하는 내용 요약. 커밋 메시지 마지막에 마침표는 붙이지 않음.
  │

  └─⫸ build|ci|docs|feat|fix|perf|refactor|test 중 하나

Type

  • build: 빌드 시스템 및 의존 패키지 수정
  • ci: 지속적 통합 (CI) 관련
  • docs: 문서화 내용 수정
  • feat: 새로운 기능 추가
  • fix: 버그 수정
  • perf: 성능 향상 작업
  • reactor: 새로운 기능을 추가하거나, 버그를 수정하지 않는 코드 개선 작업
  • test: 테스팅 관련

dnd-5th-4-frontend's People

Contributors

100dongwoo avatar jeonghye-choi 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.