ColeBallard / blog

A cool blog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Design

  • uses React and Redux
  • sign in with Google

Contribution

If you have an idea or want to report a bug, please create an issue.

Otherwise:

  1. Clone the respository.
git clone https://github.com/ColeBallard/blog
  1. Install outer npm packages.
npm install
  1. Install client npm packages.
cd client
npm install
  1. Run development environment.
npm run dev

Contact

About

A cool blog.


Languages

Language:JavaScript 71.3%Language:HTML 18.2%Language:CSS 10.5%