Skip to content

2022 설날을 맞아 주변 지인들에게 새해 복을 담은 메시지를 전달하는 웹사이트

Notifications You must be signed in to change notification settings

horangtteok/sendmesobok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

소복소복: Send me sobok

"Bok" means luck in Korean. In the new year, Koreans wish a happy new year by sharing words of blessing with people around them.

You can check our service story at notion.

Stack

FrontEnd

BackEnd


How to Get Started

  • Create /server/config/dev.js: need mongoDB URI

    module.exports = {
      mongoURI: '{your own URI}',
    }
  • Start both frontend and backend: npm run dev


Features

  1. Send Post with Bok
  2. Login/ Logout/ Register

About

2022 설날을 맞아 주변 지인들에게 새해 복을 담은 메시지를 전달하는 웹사이트

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published