Giter Club home page Giter Club logo

na-holo's Introduction

나홀로집에서

1인 자취 가구 커뮤니티

DEMO 바로가기

나홀로집에서 프로젝트는 React + TypeScript를 사용합니다. 단일 페이지 애플리케이션(SPA) 으로 구현되었습니다.

백엔드 서버는 Spring Boot로 구성되어 있으며, IP 주소 및 도메인 접속 시 8080 포트로 리버스 프록시 설정이 되어 있습니다.

전체 프로젝트는 src 디렉토리 하위에 있는 패키지들입니다.

패키지에 대한 설명은 아래와 같습니다.

이름 설명 PORT
homealone-project 나홀로집에서 메인 프로젝트 8060

실행 방법

Package Manager는 yarn 을 사용하고 있습니다.

만약 yarn 이 없다면 전역에 yarn 을 먼저 install 합니다.

$ npm install --global yarn
# or
$ npm i -g yarn

yarn을 install 완료하면 dependencies 를 install 합니다.

$ pnpm
# or
$ yarn install

전체 dependencies가 install이 완료되면 최상위 경로에서

$ yarn dev

명령어를 입력하여 프로젝트를 실행합니다.

.env 설정

$ cp .env.info .env

.env에 실제 환경변수 값을 넣어야합니다.

@CONTACT
[email protected]
[email protected]
[email protected]
[email protected]

모든 프로젝트

모든 프로젝트는 개발툴로 vite를 사용하고 transpiler로는 swc를 사용중입니다.

상태관리로는 클라이언트는 zustand, 서버는 @tanstack/react-query를 사용합니다.

스타일 라이브러리는 tailwind + shadcn/ui 를 사용합니다.

코어: React + typescript
번들러: vite
트랜스파일러: swc
상태관리:zustand + @tanstack/react-query
스타일: tailwindcss + shadcn/ui

본 프로젝트는 포트폴리오용으로만 사용됩니다.

© 2024 ELICE_CLOUD7_TEAM_FRONT. All rights reserved.

na-holo's People

Contributors

donghyun-git avatar bearsum avatar helloleesul avatar minsu111 avatar 2dda9oo avatar p33a33 avatar effysogood 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.