Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 737 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 737 Bytes

React Blog

This is a simple demo blog built with React and JSONPlaceholder as the source API of it, such simple, much love, very awesome blog you'll fall in love with.

Installation

Open the terminal and go to the root project.

$ cd ./path-to/awesome-project

Then run the following commands:

# Install node dependencies
$ npm install

Usage

Just run the following command at the root project in the terminal:

$ npm start

And that's it!

Support

Be wisely when you use it. It's not complicated. For more information, you can email me via this link

If you find an issue, please submit it here.