• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    TypeScript
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.