1
2 Comments

Show IH: I created a React based version of Wordpress.. How did I do?

https://www.elegantframework.com/blog/2023-04-05-elegant-framework-v2-0-alpha

Hey everyone, I have been working on a React.js based version of Wordpress on the side for fun 🙂.

How did I do? I'd love your feedback and opinions!

Thank you in advance!

submitted this linkon April 12, 2023
  1. 2

    Not bad :)
    How long it took to build it?
    Here is a link to Github for other readers: https://github.com/elegantframework/elegant-cli

    1. 1

      Thank you Rodik!

      It actually didn’t take me all that long to build it surprisingly. The first version was a proof built on top of Docusaurus.

      The latest version is built with Next.js, Tailwind CSS, and MDX Loader. Docusaurus was too limiting, but this latest version of Elegant is 100% open source and customizable.