Skip to content

KneeBarista-MyGiftSavor/MyGiftSavor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

✨ Live Service

https://black-smoke-070207e10.azurestaticapps.net/

🐬 Intro

GiftSavor는 깜빡하고 기프티콘을 사용하지 못하는 일이 없도록 기프티콘을 등록하고 사용을 관리할 수 있는 서비스입니다.

🐾 Techs

  • Azure Static Web App
  • Github Actions

  • React

  • Emotion
  • Antd

🐣 시작하기

  1. Clone this repository
$ git clone https://github.com/YeonjuSeo/MyGiftSavor.git
  1. Install node packages with npm
    이 과정에서 반드시 Azure Functions Core Tools가 설치되어야 합니다.
$ npm install
  1. Open localhost:3000
$ npm start
  1. Move to /api and start api in a new Terminal
cd api
func start
  1. In root folder, open localhost:4280
swa start http://localhost:3000 --api ./api

👩🏻‍🤝‍👩🏼참고

https://docs.microsoft.com/ko-kr/learn/modules/publish-static-web-app-authentication/

About

2021 HackaLearn Project. Save your Gift!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published