Code Monkey home page Code Monkey logo

react-blog's Introduction

Blog

본 프로젝트는 Velopert님의 강좌를 보고 제작했다.
React 기반으로 제작한 블로그다. 마크다운 문법을 사용해 게시물을 구조적으로 작성 할 수 있다.

에디터

editor

빠른 시작

클론

git clone https://github.com/Lavegaa/Blog.git

Backend dependencies 설치

cd blog-backend
yarn

Frontend dependencies 설치

cd blog-frontend
yarn

라이브러리

Backend

  • mongoose
  • koa
  • koa-bodyparser
  • koa-router
  • koa-session
  • dotenv

Frontend

  • react
  • redux
  • redux-actions
  • redux-pender
  • react-router-dom
  • axios
  • query-string
  • immutable
  • node-sass
  • open-color

마크다운 에디터

  • codemirror
  • marked
  • prismjs
  • remove-markdown

    Backend의 포트(4000)와 Frontend의 포트(3000)가 달라 proxy를 통해 접속했다.

react-blog's People

Contributors

lavegaa avatar

Watchers

 avatar

react-blog's Issues

리팩토링

codemirror를 사용해 만들 수 있는 마크다운 기반 에디터 부분 리팩토링

  • class component인 wrapper부분 hook을 통해 function component로 변경
  • redux-toolkit사용
  • scss기반 스타일링 styled-components로 변경

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.