The purpose of this project is to create a simple modular frontend for blogs. It's composed of 2 differents parts: the viewer part & the editor part.
The project is not ready for a simple user usage, but if you want to contribute by adding cards, you can do pull requests.
The V1.0 will be ready when:
- ✓ The viewing part is ready
- ✒ The Editor part is ready
- ✓ Simple article selector
- ✓ Simple article editor
- ✕ API modifier file is written
- ✕ Bug Correction & verification is done