Giter VIP home page Giter VIP logo

boonghota's Introduction

어디있니 붕호타

  • 근처 붕어빵, 호떡, 타코야끼 가게를 찾아주는 서비스에요.
  • 전국 붕세권, 호세권 그리고 타세권(?)까지 한 눈에 볼 수 있어요.
  • 당신의 근처에 있는 가게를 등록하면 다른 사람들과 붕호타의 위치를 공유할수 있어요.

찾고 싶은 가게 유형을 선택할 수 있어요!


사장님뿐만 아니라 누구나 직접 가게를 등록하실 수 있어요!


지도에서 내 주변 가게를 찾을 수 있어요!


실행 방법

cd server  
npm i  
npm start  
cd ../client  
npm i

(dev mode)
npm start

(prod mode)
준비중..

디렉토리 구조

├ BoongHota  
 ├ client  
  ├ public  
  ├  src  
   ├  api  # Api call functions  
   ├  components  # UI components  
   ├  constants  # constant state  
   ├  hooks  # Custom hooks  
   ├  modules  # Redux actions, reducers, saga  
   ├  types  # type definitions  
   ├  App.js  
   ├  index.js    
 ├ server  
  ├  model # Data model(mongoose)  
  ├  types  # type definitions  
  ├  controller.js # Controller
  ├  db.js # Db connection  
  ├  index.js  
  ├  shopRouter.js # router  

기술 스택

Area Tech Stack
Frontend
Backend
버전관리
인프라

Wiki

boonghota's People

Contributors

dohye1 avatar jungcome7 avatar dooeun 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.