This project is about hate messages. Have you got pissed by your BOSS? Or your boyfriend has done something out of charts? You're here to post your message and no one will know that it's yours! Also, you can be a hate-influencer and like/share other peoples' messages too. The main page is totaly random! But do not get too salty and tedeous because the big badmin is watching
Be kind, steam here
- TypeScript
- React
- antd
- Effector
- Styled-components
You will need docker and a keyboard!
git clone
this repo and the backend repo too (look into it to startup everything)- Execute
docker-compose up -d --build
You will need node, npm and a keyboard!
Install packages
npm install
Change the config so it will look at the server
{
"server": "example.com"
}
Start
npm start
Now you can easily develop the project!