Name Last Update
bin Loading commit data...
node_modules Loading commit data...
public/stylesheets Loading commit data...
routes Loading commit data...
views Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
app.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...

🐶서울시 애완동물 시설을 한눈에!

프로젝트 주제

서울시 반려동물 관련 지역 생활 정보를 구마다 검색해주는 사이트
동물병원, 동물약국, 동물 의료기기, 공원의 이름과 주소를 출력해줍니다

## 👭조원 전자공학과 2018103999 박은수 컴퓨터공학과 2017104004 오수빈

📃사용 방법

  1. 거주구 선택
  2. 검색하고 싶은 카테고리 클릭

개발 환경

  • front end : EJS template engine
  • back end : nodejs express framework

사용 API

실행 방법

  1. repository clone 하기 $ git clone http://khuhub.khu.ac.kr/open-source-group1/animal-Info.git
  2. .env 파일 추가 (API 키 발급) .env 파일에서 발급받은 api key 추가
  3. REACT_APP_API_KEY = [키값]
  4. 실행 $ npm install $ npm run start
  5. http://localhost:3000 접속