Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 488 Bytes

Example of project made with Volt

Simple blog

  1. Registration
  2. Authorization
  3. Can add an article
  4. Articles are listed on the main page
  5. User has it's own page where he can add articles edit and delete them

To run blog

You can improve this code just make pull request. Better do this in your own branch then we can compare different versions.