rvvergara / bookstore-cms-next-app

1 stars 0 forks source link

BookStore CMS Next.JS Version

Motivation

Project was initially a plain, client-side rendered, app built using React. I decided to create another version which uses server-side-rendering to improve performance as well as prepare for SEO related optimizations. The tool used to achieve this is Next.js.