Skip to content

It's a demo social application that allows users to share their ideas, experiences and mindset.

License

Notifications You must be signed in to change notification settings

maciejkuran/socialboom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first React demo application

I introduce socialboom 💣! This application is my first React experience. I fell in love with React at first sight because of its simplicity, logic, and declarative approach.

The idea that stands behind this project is very simple. Instead of creating straightforward boring 'todo-lists', I love to enjoy my new projects. Combining coding with design is an incredibly exciting task.

Creating this modern little demo app was the best opportunity for me to enjoy practicing React basics such as components management & communication, data flow via props, managing states, CSS modules or just getting used to JSX.

What is socialboom?

It's a DEMO social application that allows users to share their ideas, experiences and mindset. It's a demo app, so lots of different features are missing. However, implementing features was not the goal of this project as much as practicing React concepts.

socialboom 💣 LIVE!

I implemented:

  • fake sign-up form (data is not processed anywhere) allows a user access profile where input user data is dynamically rendered in DOM
  • welcome popup
  • user info bar
  • new post form and rendering post (date, content, tags, and image)

  • completed unit tests

UI Design

About

It's a demo social application that allows users to share their ideas, experiences and mindset.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published