Important
Deployments to github-pages don't work, so to try my code you have to run it on your own machine.
My project tries to be a some sort of clone for twitter. Main idea is that users can post tweets, comment them and like them. This is also the only implemented feature, and other features like, chat, friends,... will be probably added later. I have created several users beforehand and with these you can only go through login.
Password | |
---|---|
[email protected] | rii |
[email protected] | ree |
[email protected] | jarmo |
Note
Server shutdowns itself when being unused -> loading during the login might take a while, about 2-4min
Due to the entityes attribute changes in database, interactions between some users might not work
Techonologies used in this project are React, Typescript, Material UI, React Query.
Backend code can be found here
This project is archived.