From 9bd1db922fda9b3889216785208079562ad28ec2 Mon Sep 17 00:00:00 2001 From: Pahan Sarathchandra Date: Wed, 22 May 2024 03:44:45 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d916845..1ad43d4 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,15 @@ execute `npm run seed-db` to populate the database. This step is only necessary - Supports editing existing posts. - Allows deletion of posts. +## Screenshots + +![sp2](https://github.com/pahans/simple-press/assets/1552869/d1668e8d-fbad-4b71-b69d-ddca620f080d) + +![sp1](https://github.com/pahans/simple-press/assets/1552869/804c17d3-825d-4679-99c2-d2208f2139d7) + +![sp3](https://github.com/pahans/simple-press/assets/1552869/c2f4aed5-4792-4753-a8a5-8e711e5a1574) + + ## Tech Stack - React, Typescript