social-network-post-schedule
React application which you can create schedule posts to social networks: you can set the post text, date and hour, post image and which social network you might want to schedule it to. When a schedule is created the user is moved to a list from all schedules, in the list the user can order by date and by status, also preview the posts by clicking on "Preview". All schedules data is saved in Local Storage to persist the data, the user may face some issues by reloading the site and trying to see the post preview image.