Skip to content

ElenaOds/tweet-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single-page application which has two main pages: home page and tweet page.

Home page contains navigation to tweet page.

Tweet page displays users' cards with possibility to follow/unfollow users and allows to set filter by 'all users', 'followed users' and 'unfollowed users'. This page also has navigation to home page

Links

Technology stack

  • HTML/CSS
  • JavaScript
  • Axios
  • React
  • Redux Toolkit
  • Redux Persist
  • React Toastify
  • Spinner
  • MockApi
  • Emotion

Developer