RipDevil / client-FUQs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client FUQs 🔥

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

Stack

  • TypeScript
  • React
  • antd
  • Effector
  • Styled-components

How to use

You will need docker and a keyboard!

  1. git clone this repo and the backend repo too (look into it to startup everything)
  2. Execute docker-compose up -d --build

Developing

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!

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 95.3%Language:HTML 1.7%Language:JavaScript 1.6%Language:CSS 0.7%Language:Dockerfile 0.6%