No Description

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

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