Няма описание

susannadiv 3f8fc3f1e7 Fixing login/logout refreshing bugs преди 4 години
public 68749f3efa Last routing fixes + logged user's profiletile edit button преди 4 години
src 3f8fc3f1e7 Fixing login/logout refreshing bugs преди 4 години
.gitignore 612c125823 Added created stylesheets + initial create-react-app files преди 4 години
README.md e5c9959483 Updated Readme преди 4 години
package-lock.json 4da375b392 Added Html parser to show posts as HTML, however more work is needed to parse emojis and other stuff. преди 4 години
package.json 4da375b392 Added Html parser to show posts as HTML, however more work is needed to parse emojis and other stuff. преди 4 години
yarn.lock 9fda0cb3c1 Added tentative search page преди 4 години

README.md

Pleroma FE-like client webapp in React for GNU social.

GSoC 2020 Susanna Di Vita's final evaluation project.

1: Install packages

Run npm install

2: Run project

Run npm start

3: Open it

Go to http://localhost:3000