is a functional, responsive Website that help user to ( add/edit/delete/search ) post and (add/edit/delete) comments of each post.
Watch the website (live demo): https://postsappatomica.herokuapp.com/
Note ▶: heroku server may be show this message ( There is no thing here,yet ) or styles not show. because the server after amount of times it sleeps and when ping
it causes a short delay for this first request, but subsequent requests will perform normally.
Solution 1 ▶ : Refreshing the page many times until website opened
Solution 2 ▶ : To run app on localhost ( yarn install ) then (json-server --watch ./db.json --port 3500 )
I designd a simple UI design by using figma