jusk2/hawaiian-login-web

By jusk2

Updated over 3 years ago

Image

879

login web

Project made by Hawaiian Pizza.

벡엔드 API와 리엑트로 개발된 프론트로 구성된 웹 - 서버 기반 애플리케이션입니다. URL은 다음과 같습니다.

Features

  • 로컬 로그인
  • 구글 로그인
  • 카카오 로그인
  • 깃허브 로그인

Installation

Follow these installation instructions:

Manually
$ git clone https://github.com/Connecting-Project/login-web.git
$ cd login-web
$ npm install 
$ npm start
Docker
$ docker run -p 5000:5000 -d jusk2/hawaiian-login-web

Tech Stack

  • React
  • Node
  • Docker
  • Jenkins

Developer

  • 김수현 - 벡엔드
  • 조용우 - 프론트 엔드
  • 이성원 - 인프라

Contact

토이 프로젝트에 있어서 궁금한 점이 있거나 개선하고 싶은 점 등 여러분들의 다양한 의견을 기다립니다.

License

Distributed under the MIT License. See LICENSE for more information.

Docker Pull Command

docker pull jusk2/hawaiian-login-web