Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 258 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 258 Bytes

Personal-Blog built using React

A simple blog app built with React.

All blog entries are stored on a Strapi backend app that is hosted on Heroku. The front end is hosted on Vercel.

Express Server/Router

Express is used to serve the front end pages.