Skip to content

f-lab-edu/clone-toss-tech

Repository files navigation

Toss Tech Blog built with vanilla JS

프로젝트 소개

토스 테크 블로그를 클론 코딩한 프로젝트입니다.
해당 프로젝트의 테크 스펙입니다.

프로젝트 결과물

결과물 링크 열기

프로젝트 목표

Vanilla JS와 History API를 사용하여 SPA를 구현합니다.
MVC 패턴에 기반한 구조로 설계합니다.
코드를 추상화하여 객체지향 설계를 지향합니다.

How to run

$ git clone https://github.com/f-lab-edu/clone-toss-tech.git
$ npm install
$ npm run dev

Preview

Main Page

image

Article Page

image