Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 943 Bytes

readme.md

File metadata and controls

52 lines (38 loc) · 943 Bytes

README.md

Project Name

Search My Coding

About the Project

Search My Coding은 코딩 강좌를 조회할 수 있는 사이트입니다.

강좌 조회와 동시에 MBTI 테스트를 통해 자신의 개발자 유형을 알아볼 수 있습니다.

개발자 유형 결과에 따른 강좌/사이트 추천을 통해 링크로 갈 수 있게 됩니다.

Getting Started

  1. Clone
git clone [email protected]:KoJaeMin/SearchMyCoding.git
  1. Package Install
cd backend
npm install
  1. Start Node Server
node app.js

Usage

MBTI test

MBTI_Image

전체 강좌 / 무료 강좌 조회

Course_Image

Contributing

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit our changes
  4. Push to Branch
  5. Open a Pull Request

License

MIT LICENSE

Contact