Skip to content

This is a small application that relies on React to do live updates on a component that imitates a social-card.

Notifications You must be signed in to change notification settings

damiend97/Social-Card-App

Repository files navigation

Social Card App

A small application that basically mocks a social media post such as a Facebook or Twitter post.

What's so great about that?

Well, it was made in React so everything renders almost instantly. You can like the post, share and even comment on the post. The changes do not stay or save to any sort of database but the point of this application was to show the usefullness of React rendering.

Check it out!

Feel free to check it out at https://social-card-ddd.firebaseapp.com/

Want to customize it?

git clone https://github.com/damiend97/Social-Card-App/
cd Social-Card-App
npm install
npm start
  • changes are saved and updated automatically.

About

This is a small application that relies on React to do live updates on a component that imitates a social-card.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published