Giter Site home page Giter Site logo

prography-9th-frontend's Introduction

prography-9th-frontend

📌 프로젝트 실행 방법

cd project
npm i
npm start
  • http://localhost:3000 접속 ▶️ 이미 3000 포트가 사용중일 경우 콘솔 안내 메세지에 따라서 접속

🛠️ 사용 기술

📁 폴더 구조

src
├── App.css
├── App.tsx
├── assets
│   └── logo.png
├── components
│   ├── Category.tsx
│   ├── DataControl.tsx
│   ├── ItemCard.tsx
│   ├── Results.tsx
│   └── Skeleton.tsx
├── index.css
├── index.tsx
├── react-app-env.d.ts
├── reportWebVitals.ts
├── setupTests.ts
├── store
│   └── store.ts
└── types
    ├── apiResponse.ts
    └── option.ts

✅ 커밋 컨벤션

커밋 유형 설명
feat 새로운 기능 구현, 특징 추가
style UI/스타일 수정
type 타입 관련 작업
refactor 리팩토링
fix 버그해결, 수정
rename 파일명, 디렉토리명 변경
docs 문서 관련 작업
chore 자잘한 수정에 대한 커밋

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.