-
React to build front end
-
Express.js to handle back end api
-
MongoDB to store and retrieve data
-
Redux to store the global state of the application
-
Allow users to
create
,edit
anddelete
posts -
Allow anyone to
like
andview
posts
- Login authentication needed to create, edit or delete posts (signup disabled to prevent troll posts, contact me to get the credentials)