Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 2.42 KB

README.md

File metadata and controls

31 lines (27 loc) · 2.42 KB

Mini Social network

Fullstack mini-application for social media with responsive design
(desktop, tablet, mobile).

Languages and Tools for Frontend:

React TypeScript Redux Toolkit React Router Axios SCSS CSS3 CSS Modules HTML5 Socket.io

Languages and Tools for Backend:

Node.js Express.js JavaScript JWT Nodemon Postgres Sequelize Socket.io

Other third party tools

  • Using icons from Material-UI.
  • Using Redux-Persist to synchronize state with localStorage.
  • Using RTK Query - data fetching and caching tool.