You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the purpose of this project is to teach programming, software engineering,
and software craftsmanship principles
no html/css/javascript code will be taken from twitter.com, only the
user stories and user interface requirements will be used to accelerate
the software development life cycle
the goal is to build twitter from scratch as a team using clean code
principles and decouple the application from the user interface
twitter-core
application specific code
twitter-ui-react
user interface specific code using react framework