- Login/Register
- Home page (news)
- Dialogs
- Chat
- Followings
- Profile page
- Settings
- Stories
- Login / Register
- Add post, like post, comment, delete, edit
- Edit your profile info
- Upload Stories
- RealTime chat
- Notifications
- Follow / Unfollow
- React.js, TypeScript, JavaScript, HTML, CSS, React-Query, SASS, WebSocket, Node, Express, MySQL, multer, bcryptjs, axios, react-webcam.
- Clone the repository to your local machine.
- Install dependencies using the command
npm install
. - Create db
- Put your db info in connect.js
- Start the server using the command
npm start
- Start the client using the command
npm start