Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 705 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 705 Bytes

React Blog

Info

Blog without any database. Data are kept as markdown files and converted into HTML/json. Started for the competition Get Noticed!

Made using:

  • React.js
  • webpack
  • other fancy stuff

Github

You can download it from Github:

https://github.com/akucharska/react-blog.git

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for production inside the build folder