Code Monkey home page Code Monkey logo

fedc4_price-pcc_dongyoung's Introduction

꿀매포청천


꿀매 정보 교류 커뮤니티 서비스


홈페이지

✍️ 팀원 소개


FE : 권기범

FE : 김효중

FE : 이민희

FE : 임지선

FE : 정재희



🍯 프로젝트 개요

  • 중고거래 서비스가 이제는 일반적일 정도로 성행하고 있고, 각 관심사로 뭉친 커뮤니티는 셀 수 없이 많습니다.
  • 과거와는 달리 넘치는 정보의 바다 속에서 현대인들은 본인의 판단이 맞는지 쉽게 확신하지 못하고 타인에게 확인 받고자 하는 경향이 있습니다.
  • 저희는 이런 두 가지의 포인트를 결합하여 사용자들이 각자의 구매 또는 구매 예정에 대해 공유하고 피드백 할 수 있는 웹 사이트를 제작하기로 했습니다.



⛓️ 서비스 기능

  • 로그인 / 회원가입
  • 포스트 글 작성 및 수정
  • 댓글
  • 팔로우 / 팔로잉
  • 좋아요 / 싫어요
  • 알림
  • 다크모드

상세한 정보가 궁금하다면?

유튜브 링크

⛏️ 기술 스택

  • NextJS 13 App Router

🏁 개발 환경 설정

프로젝트 클론

git clone https://github.com/prgrms-fe-devcourse/FEDC4_Price-PCC_DONGYOUNG.git

설치 및 실행

# 의존성 설치
npm install
or
pnpm install
or
yarn install
...

# 개발 모드 실행
npm run dev

# 빌드 후 실행
npm run build
npm run start

# storybook 실행
npm run storybook

커밋 메세지 규칙

- 🎉 (tada) 새로운 기능 추가
- 🐛 (bug) 버그 수정
- 🚧 (construction) 작업 진행 중
- 📝 (memo) 문서 작성
- 🧪 (test_tube) 테스트 코드 작성
- ✨ (sparkles) 리팩토링
- 🔥 (fire) 코드 삭제
- 🧹 (broom) 코드 정리 - lint
- 🚚 (truck) 파일 이동

환경 변수

# 외부 API 주소
NEXT_PUBLIC_API_ADDRESS=
# 배포 도메인
NEXT_PUBLIC_API_INTERNAL_ADDRESS=
# 기본 채널 ID
NEXT_PUBLIC_CHANNEL_ID=
# 좋아요 저장 채널 ID
NEXT_PUBLIC_LIKE_CHANNEL_ID=
# 싫어요 저장 채널 ID
NEXT_PUBLIC_DISLIKE_CHANNEL_ID=

fedc4_price-pcc_dongyoung's People

Contributors

khj0426 avatar leeminhee119 avatar lim-jiseon avatar oaoong avatar bomi8489 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.